| Package | Description |
|---|---|
| org.lionsoul.jcseg.tokenizer |
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexSeg
Jcseg complex segmentation implements extended from the ASegment class
this will need the filter works of the four MMSeg rules:
|
class |
NLPSeg
NLP segmentation implementation
And this extends all the properties of the Complex one
the rest of them are build for NLP only
|
class |
SearchSeg
search mode implementation all the possible combination will be returned,
and build it for search of course.
|
class |
SimpleSeg
Jcseg simple segmentation implements extend from ASegment
|
Copyright © 2017. All Rights Reserved.