Posted By: Zhang Chiyuan
Date: 2008-02-29 10:39
Summary: rmmseg 0.1.3 Released
Project: RMMSeg: MMSeg implementation in Ruby

This will be the last pure-Ruby version.

rmmseg version 0.1.3
by pluskid
http://rmmseg.rubyforge.org

== DESCRIPTION

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

== CHANGES

* Make RMMSeg Token campatible to Ferret Token.
* Use while instead of loop for performance improvement.
* Avoid many costly String#jlength call for performance improvement (use only 70% time and 40% memory as before).

Latest News
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58

 

Forums | Admin

Discussion Forums: rmmseg-0.1.3-released

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post