21 releases
0.7.8 | Sep 11, 2023 |
---|---|
0.7.6 | Jan 10, 2023 |
0.7.0 | Feb 7, 2022 |
0.6.0 | Jun 30, 2021 |
0.1.0 | Jan 23, 2018 |
#232 in Text processing
694 downloads per month
Used in 2 crates
6MB
6K
SLoC
fasttext-rs
fastText Rust binding
Installation
Add it to your Cargo.toml
:
[dependencies]
fasttext = "0.7"
Add extern crate fasttext
to your crate root and your're good to go!
License
This work is released under the MIT license. A copy of the license is provided in the LICENSE file.