CRAN/E | ngramrr

ngramrr

A Simple General Purpose N-Gram Tokenizer

Installation

About

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.

github.com/chainsawriot/ngramrr

Key Metrics

Version 0.2.0
R ≥ 3.0.0
Published 2016-03-10 2977 days ago
Needs compilation? no
License GPL-2
CRAN checks ngramrr results

Downloads

Yesterday 36 0%
Last 7 days 236 -23%
Last 30 days 1.079 +21%
Last 90 days 2.809 -15%
Last 365 days 10.578 -13%

Maintainer

Maintainer

Chung-hong Chan

chainsawtiney@gmail.com

Authors

Chung-hong Chan

Material

README
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

ngramrr archive

Depends

R ≥ 3.0.0

Imports

tm
tau

Suggests

testthat
magrittr

Reverse Imports

SentimentAnalysis