Package: chinese.misc
Type: Package
Title: Miscellaneous Tools for Chinese Text Mining and More
Version: 0.1.8
Date: 2018-02-06
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.3.0)
Imports: jiebaR, NLP, tm (>= 0.7), Ruchardet, stringi, slam (>=
        0.1-37), Matrix
Encoding: UTF-8
LazyLoad: true
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-02-06 12:04:39 UTC; useruser
Author: Jiang Wu [aut, cre] (from Capital Normal University)
Repository: CRAN
Date/Publication: 2018-02-06 13:13:09 UTC
