Rwordseg: Chinese Word Segmentation

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

Documentation:

Reference manual: Rwordseg.pdf

Downloads:

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 (arm64): Rwordseg_0.3-2.tgz, r-oldrel (arm64): Rwordseg_0.3-2.tgz, r-release (x86_64): Rwordseg_0.3-2.tgz, r-oldrel (x86_64): Rwordseg_0.3-2.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=Rwordseg to link to this page.