word tag entries from jiebaR are
supported.worker() now accepts min_keyword_length to
control the minimum Unicode length of terms returned by TF-IDF and
TextRank keyword extraction.worker() now accepts one or more user dictionary paths
through user; dictionaries are appended in the supplied
order (qinwf/jiebaR#69).Initial CRAN submission.
Implemented these APIs:
workersegmentsegment_batchtaggingtagging_batchkeywordskeywords_dftextranktextrank_dffreqcount_ngramsget_tuplefilter_segmentnew_user_wordadd_wordget_idfAdd necessary tests, documents, a benchmark, and the website.