ngram 0.1.0

Iterator adaptors for n-grams and k-skip-n-grams.
Documentation

ngram crates.io docs.rs

Rust iterator adaptors for n-grams and k-skip-n-grams.

Requires nightly compiler due to the use of trait specialization.

References

License

MIT