public interface DictionaryBasedSegmentation extends Segmentation
| Modifier and Type | Method and Description |
|---|---|
Dictionary |
getDictionary()
获取词典操作接口
|
void |
setDictionary(Dictionary dictionary)
为基于词典的中文分词接口指定词典操作接口
|
getSegmentationAlgorithm, segvoid setDictionary(Dictionary dictionary)
dictionary - 词典操作接口Dictionary getDictionary()
Copyright © 2014–2015 APDPlat. All rights reserved.