jiebaR
CRAN Version 0.9.1
Cell thesaurus conversion can be used with the cidian package: https://github.com/qinwf/cidian/
Install via CRAN:
install.packages( " jiebaR " )At the same time, you can also install [Development Edition] through Github. It is recommended to use gcc >= 4.9 to compile. Windows needs to install Rtools:
library( devtools )
install_github( " qinwf/jiebaRD " )
install_github( " qinwf/jiebaR " )Usage Guide (updated?)
Shiny Demo
Cell thesaurus conversion with cidian package
When encountering problems during use, you can:
This is a package for Chinese text segmentation, keyword extraction and speech tagging.
Install the latest development version from GitHub:
devtools :: install_github( " qinwf/jiebaR " )
# optional: data package
devtools :: install_github( " qinwf/jiabaRD " )Install from CRAN:
install.packages( " jiebaR " )If you encounter any problems, please feel free to: