Package: ngramrr 0.2.0
ngramrr: A Simple General Purpose N-Gram Tokenizer
A simple n-gram (contiguous sequences of n items from a given sequence of text) tokenizer to be used with the 'tm' package with no 'rJava'/'RWeka' dependency.
Authors:
ngramrr_0.2.0.tar.gz
ngramrr_0.2.0.zip(r-4.7)ngramrr_0.2.0.zip(r-4.6)ngramrr_0.2.0.zip(r-4.5)
ngramrr_0.2.0.tgz(r-4.6-any)ngramrr_0.2.0.tgz(r-4.5-any)
ngramrr_0.2.0.tar.gz(r-4.7-any)ngramrr_0.2.0.tar.gz(r-4.6-any)
ngramrr_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ngramrr/json (API)
| # Install 'ngramrr' in R: |
| install.packages('ngramrr', repos = c('https://chainsawriot.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/chainsawriot/ngramrr/issues
Last updated from:75465132e8. Checks:9 OK. Indexed: yes.
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Wrappers to DocumentTermMatrix and DocumentTermMatrix to use n-gram tokenizaion | dtm2 dtmwrappers tdm2 |
| General purpose n-gram tokenizer | ngramrr |
