Package: ngramrr
Title: A Simple General Purpose N-Gram Tokenizer
Version: 0.2.0
Date: 2016-03-10
Author: Chung-hong Chan <chainsawtiney@gmail.com>
Maintainer: Chung-hong Chan <chainsawtiney@gmail.com>
Description: 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.
URL: https://github.com/chainsawriot/ngramrr
Depends: R (>= 3.0.0)
License: GPL-2
LazyData: true
Imports: tm, tau
Suggests: testthat, magrittr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-10 16:56:59 UTC; chainsaw
Repository: CRAN
Date/Publication: 2016-03-10 23:44:11
Built: R 4.5.0; ; 2025-04-01 08:32:31 UTC; unix
