RubyGems Navigation menu

rmmseg 0.1.0

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.1.0 - January 31, 2008* (732 KB)
Show all versions (8 total)

Runtime Dependencies (1):

hoe >= 1.5.0

Owners:

Authors:

  • pluskid

SHA 256 checksum:

74e2201a0f9a842f62da575f5c97488963409fad23ef68aa10598003ad694e2c

Total downloads 29,547

For this version 3,357

Licenses:

N/A

Required Ruby Version: None

Links: