2 unstable releases
0.2.0 | Sep 23, 2022 |
---|---|
0.1.0 | Sep 21, 2022 |
#18 in #ngrams
20KB
209 lines
Histo(n)gram
A little Rust crate to count the number of n-grams in a text.
Future work
- Add python bindings
License
Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted by you, shall be dual licensed as above, without any additional terms or conditions.
lib.rs
:
A small crate for counting n-grams
Dependencies
~0.8–1.2MB
~19K SLoC