RubyGems Navigation menu

rmmseg 0.0.1

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 aditonal 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

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.6 - March 16, 2008* (715 KB)
  2. 0.1.5 - March 04, 2008* (715 KB)
  3. 0.1.4 - March 02, 2008* (715 KB)
  4. 0.1.3 - February 27, 2008* (715 KB)
  5. 0.1.2 - February 25, 2008* (715 KB)
  6. 0.0.1 - January 31, 2008* (729 KB)
Show all versions (8 total)

Runtime Dependencies (1):

hoe >= 1.5.0

Owners:

Authors:

  • pluskid

SHA 256 checksum:

6759d95359714a5a3172ab6cd90ec6e6bb07295761a9d63a08975d401e59fd93

Total downloads 29,547

For this version 3,364

Licenses:

N/A

Required Ruby Version: None

Links: