Provides interfaces and useful tools for Chinese word segmentation. Implements a segmentation algorithm based on Hidden Markov Model (HMM) in native R codes. Methods for HHMM-Based Chinese lexical analyzer are as described in : Hua-Ping Zhang et al., (2003) <doi:10.3115/1119250.1119280>.
Version: | 0.3-2 |
Depends: | R (≥ 3.0.0), utils, stats, tmcn, HMM |
Suggests: | jiebaR, coreNLP |
Published: | 2019-08-23 |
Author: | Jian Li |
Maintainer: | Jian Li <rweibo at sina.com> |
License: | LGPL-2 | LGPL-2.1 | LGPL-3 [expanded from: LGPL] |
NeedsCompilation: | no |
CRAN checks: | Rwordseg results |
Reference manual: | Rwordseg.pdf |
Package source: | Rwordseg_0.3-2.tar.gz |
Windows binaries: | r-devel: Rwordseg_0.3-2.zip, r-release: Rwordseg_0.3-2.zip, r-oldrel: Rwordseg_0.3-2.zip |
macOS binaries: | r-release: Rwordseg_0.3-2.tgz, r-oldrel: Rwordseg_0.3-2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=Rwordseg to link to this page.