| Package | Description |
|---|---|
| com.hankcs.hanlp.dictionary | |
| com.hankcs.hanlp.seg |
| Modifier and Type | Field and Description |
|---|---|
static DynamicCustomDictionary |
CustomDictionary.DEFAULT
默认实例
|
| Modifier and Type | Field and Description |
|---|---|
DynamicCustomDictionary |
Segment.customDictionary
本分词器专用的词典,默认公用 CustomDictionary.DEFAULT
|
| Modifier and Type | Method and Description |
|---|---|
Segment |
Segment.enableCustomDictionary(DynamicCustomDictionary customDictionary)
启用新的用户词典
|
Copyright © 2014–2021 码农场. All rights reserved.