Package: gofastr
Title: Fast DocumentTermMatrix and TermDocumentMatrix Creation
Version: 0.1.1
Authors@R: c(person("Tyler", "Rinker", email =
        "tyler.rinker@gmail.com", role = c("aut", "cre")))
Maintainer: Tyler Rinker <tyler.rinker@gmail.com>
Description: Harness the power of 'quanteda', 'data.table' & 'stringi'
        to quickly generate 'tm' DocumentTermMatrix and
        TermDocumentMatrix data structures.
Depends: R (>= 3.2.2)
Suggests: testthat
Imports: data.table (>= 1.9.5), quanteda, slam, SnowballC, stats, tm
Date: 2016-12-31
License: GPL-2
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-01-01 02:36:39 UTC; Tyler
Author: Tyler Rinker [aut, cre]
Repository: CRAN
Date/Publication: 2017-01-01 10:09:10
