#embedding #finalfusion #word2vec #subword #glove

deprecated rust2vec

Reader and writer for common word embedding formats

10 unstable releases (4 breaking)

0.5.2 Mar 23, 2019
0.5.1 Mar 5, 2019
0.4.0 Dec 27, 2018
0.3.2 Dec 13, 2018
0.1.0 Feb 5, 2017

#6 in #finalfusion

27 downloads per month
Used in rust2vec-utils

Apache-2.0

100KB
2.5K SLoC

Warning: The finalfusion supersedes the rust2vec crate.


lib.rs:

A library for reading, writing, and using word embeddings.

rust2vec allows you to read, write, and use word2vec and GloVe embeddings. rust2vec uses finalfusion as its native data format, which has several benefits over the word2vec and GloVe formats.

Dependencies

~5MB
~89K SLoC