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.
Version: | 0.2.0 |
Depends: | R (≥ 3.0.0) |
Imports: | tm, tau |
Suggests: | testthat, magrittr |
Published: | 2016-03-10 |
Author: | Chung-hong Chan |
Maintainer: | Chung-hong Chan <chainsawtiney at gmail.com> |
License: | GPL-2 |
URL: | https://github.com/chainsawriot/ngramrr |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | ngramrr results |
Reference manual: | ngramrr.pdf |
Package source: | ngramrr_0.2.0.tar.gz |
Windows binaries: | r-devel: ngramrr_0.2.0.zip, r-release: ngramrr_0.2.0.zip, r-oldrel: ngramrr_0.2.0.zip |
macOS binaries: | r-release: ngramrr_0.2.0.tgz, r-oldrel: ngramrr_0.2.0.tgz |
Old sources: | ngramrr archive |
Reverse imports: | SentimentAnalysis |
Please use the canonical form https://CRAN.R-project.org/package=ngramrr to link to this page.