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
$ cargo test --lib
$ cargo run --bin nlp00
$ cargo run --bin nlp01
$ cargo run --bin nlp02
$ ...
see ./Cargo.toml for the bin name.