Sign in Sign up
rubygems

plexus-rmmseg

RMMSeg is an implementation of MMSEG Chinese word segmentation algorithm. It is based on two variants of maximum matching algorithms. Two algorithms are available for using: * simple algorithm that uses only forward maximum matching. * complex algorithm that uses three-word chunk maximum matching and 3 additonal rules to solve ambiguities. For more information about the algorithm, please refer to the following essays: * http://technology.chtsai.org/mmseg/ * http://pluskid.lifegoo.com/?p=261

Activity

Latest release
18y ago
Total releases
1
Cadence
Last 12 months
0

Details

License
MIT
First release
Mar 16, 2008
Releases
Version Released
0.1.6 initial