public class Configuration extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getExtDictionarys()
获取扩展字典配置路径
|
static List<String> |
getExtStopWordDictionarys()
获取扩展停止词典配置路径
|
static List<ISegmenter> |
loadSegmenter()
初始化子分词器实现
(目前暂时不考虑配置扩展)
|
public static List<String> getExtStopWordDictionarys()
public static List<ISegmenter> loadSegmenter()
Copyright © 2022. All rights reserved.