-
- All Implemented Interfaces:
-
org.bitlap.geocoding.core.Segmenter
public class SimpleSegmenter implements Segmenter
Desc: 简单的分词, 直接按单个字符切分,连续出现的数字、英文字母会作为一个词条 Mail: chk19940609@gmail.com Created by IceMimosa Date: 2017/2/6
-
-
Constructor Summary
Constructors Constructor Description SimpleSegmenter()
-