Package: chinese.misc
Type: Package
Title: Miscellaneous Tools for Chinese Text Mining and More
Version: 0.2.3
Date: 2020-09-10
Authors@R: c(person("Jiang", "Wu", role = c("aut", "cre"),
					email = "textidea@sina.com",
                    comment = "from Capital Normal University"))
Maintainer: Jiang Wu <textidea@sina.com>
Description: Efforts are made to make Chinese text mining easier, faster, and robust to errors. 
    Document term matrix can be generated by only one line of code; detecting encoding, 
    segmenting and removing stop words are done automatically. 
	Some convenient tools are also supplied.
License: GPL-3
URL: https://github.com/githubwwwjjj/chinese.misc/blob/master/README.md
Depends: R (>= 3.6.0)
Imports: jiebaR, NLP, tm (>= 0.7), stringi, slam (>= 0.1-37), Matrix,
        purrr
Encoding: UTF-8
LazyLoad: true
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-09-11 21:25:55 UTC; useruser
Author: Jiang Wu [aut, cre] (from Capital Normal University)
Repository: CRAN
Date/Publication: 2020-09-11 21:50:03 UTC
Built: R 4.0.2; ; 2020-09-12 10:45:57 UTC; unix
