package
Version:
v0.0.0-...-e29e17f
Opens a new window with list of versions in this module.
Published: Mar 30, 2020
License: Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Generate creates word embeddings through universal sentence encoder for a group of text
type ModelResponse struct {
Outputs [][]float32 `json:"outputs"`
}
ModelResponse is the prediction response from the ml model api
Source Files
¶
Click to show internal directories.
Click to hide internal directories.