Files | Admin

Notes:

Release Name: 0.2.6

Notes:
rmmseg-cpp+is+a+high+performance+Chinese+word+segmentation+utility+for%0ARuby.+It+features+full+%22Ferret%22%3Ahttp%3A%2F%2Fferret.davebalmain.com%2F+integration%0Aas+well+as+support+for+normal+Ruby+program+usage.%0A%0Armmseg-cpp+is+a+re-written+of+the+original%0ARMMSeg(http%3A%2F%2Frmmseg.rubyforge.org%2F)+gem+in+C%2B%2B.+RMMSeg+is+written%0Ain+pure+Ruby.+Though+I+tried+hard+to+tweak+RMMSeg%2C+it+just+consumes%0Alots+of+memory+and+the+segmenting+process+is+rather+slow.%0A%0AThe+interface+is+almost+identical+to+RMMSeg+but+the+performance+is%0Amuch+better.+This+gem+is+always+preferable+in+production%0Ause.+However%2C+if+you+want+to+understand+how+the+MMSEG+segmenting%0Aalgorithm+works%2C+the+source+code+of+RMMSeg+is+a+better+choice+than%0Athis.


Changes: %3D%3D+0.2.6+%2F+2008-08-14%0A%0A*+Fix+the+problem+that+hang+up+when+required+(OS%3A+MacOSX-Leopard)