Uses of Class
org.lionsoul.jcseg.segmenter.Segmenter
-
Packages that use Segmenter Package Description org.lionsoul.jcseg.segmenter -
-
Uses of Segmenter in org.lionsoul.jcseg.segmenter
Subclasses of Segmenter in org.lionsoul.jcseg.segmenter Modifier and Type Class Description classComplexSegJcseg complex segmentation implementation based on the filter works of MMSeg rules:classMostSegMost mode implementation which all the possible combinations will be returned, and build it for information retrieval (better for index) of course.classNLPSegNLP segmentation implementation And this extends all the properties of the Complex one the rest of them are build for NLP onlyclassSimpleSegJcseg simple segmentation implementation
-