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.

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

Documentation:

Reference manual: ngramrr.pdf

Downloads:

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 (arm64): ngramrr_0.2.0.tgz, r-oldrel (arm64): ngramrr_0.2.0.tgz, r-release (x86_64): ngramrr_0.2.0.tgz
Old sources: ngramrr archive

Reverse dependencies:

Reverse imports: SentimentAnalysis

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ngramrr to link to this page.