FastText implements a series NLP utilities that operate efficiently on large datasets. This library allows rust programs to build and interface with Facebook's fastText library. Docs are hosted at Docs.rs/fast_text.
See the fastText website and codebase for more information.
Implementation notes: - Does not currently support the analogy function