Documentation
¶
Overview ¶
Package wordemb creates embedding vectors for text by averaging word vectors.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoEmb = errors.New("no embeddings found for input words")
ErrNoEmb is returned by Vector when none of the input words have an embedding.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.