23 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

#1176 in Text processing

Download history 446/week @ 2024-11-22 649/week @ 2024-11-29 852/week @ 2024-12-06 1113/week @ 2024-12-13 230/week @ 2024-12-20 298/week @ 2024-12-27 2525/week @ 2025-01-03 26871/week @ 2025-01-10 2327/week @ 2025-01-17 1500/week @ 2025-01-24 1460/week @ 2025-01-31 2140/week @ 2025-02-07 1408/week @ 2025-02-14 2518/week @ 2025-02-21 2894/week @ 2025-02-28 1962/week @ 2025-03-07

9,085 downloads per month
Used in 3 crates (via fasttext)

MIT license

185KB
5K SLoC

C++ 4K SLoC // 0.0% comments Shell 368 SLoC // 0.1% comments Python 344 SLoC // 0.2% comments Rust 335 SLoC // 0.0% comments Perl 43 SLoC // 0.2% comments Forge Config 2 SLoC

fasttext-rs

Build Status codecov Crates.io docs.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.

Dependencies

~0–310KB