fast_text 0.1.0

High-level Rust binding for Facebook's FastText package.
Documentation

fast_text

Build Status Coveralls Coverage Status Codecov Coverage Status

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 under /docs (here.

See the FastText website and codebase for more information.