Force1ess / fasttext-rs

fastText Rust binding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

fastText Rust binding

License:Other


Languages

Language:Rust 100.0%