Skip to content

ShigekiKarita/rust_nlp100

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust NLP100

CircleCI codecov

solving natural language processing 100 problems in Rust

http://www.cl.ecei.tohoku.ac.jp/nlp100/

rustc: 1.35.0 (3c235d560 2019-05-20)

lisence: BSL-1.0

author: shigeki karita

how to test

$ cargo test --lib
$ cargo run --bin nlp00
$ cargo run --bin nlp01
$ cargo run --bin nlp02
$ ...

see ./Cargo.toml for the bin name.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published