Package: gofastr
Title: Fast DocumentTermMatrix and TermDocumentMatrix Creation
Version: 0.3.0
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: 2017-12-16
License: GPL-2
LazyData: TRUE
RoxygenNote: 6.0.1
URL: http://github.com/trinker/gofastr
BugReports: http://github.com/trinker/gofastr/issues
NeedsCompilation: no
Packaged: 2017-12-16 21:25:10 UTC; Tyler
Author: Tyler Rinker [aut, cre]
Repository: CRAN
Date/Publication: 2017-12-16 21:39:50 UTC
Built: R 4.1.3; ; 2023-04-17 15:56:04 UTC; windows
