Crate rust2vec

source ·

Structs

Builder for word embedding matrices.
Word embeddings.
Iterator over embeddings.
A word similarity.

Enums

Traits

Method to construct Embeddings from a text file.
Method to construct Embeddings from a word2vec binary file.
Method to write Embeddings to a text file.
Method to write Embeddings to a word2vec binary file.