fasttext-rs icon indicating copy to clipboard operation
fasttext-rs copied to clipboard

fastText Rust binding

Results 1 fasttext-rs issues
Sort by recently updated
recently updated
newest added

Hello there, I have been a long time user of your crate through the OSCAR project (https://oscar-project.org) and the Ungoliant pipeline (https://github.com/oscar-project/ungoliant). Recently, some changes to the original fasttext repo...