Options for USE
extra instance properties
Calculates sentence embeddings
new test independent variables
model prediction options
returns tensorflow prediction
Loads a saved tensoflow / keras model, this is an alias for
tensorflow load model options
tensorflow model
Returns prediction values from tensorflow model
predicted model values
saves a tensorflow model, this is an alias for
tensorflow save model options
tensorflow model
Asynchronously loads Universal Sentence Encoder and tokenizer
returns loaded UniversalSentenceEncoder model
Returns the shape of an input matrix
input matrix
returns the shape of a matrix (e.g. [2,2])
Reshapes an array
input array
shape array
returns a matrix with the defined shape
Text Embedding with Tensorflow Universal Sentence Encoder (USE)
{TensorScriptModelInterface}