| 程序包 | 说明 |
|---|---|
| com.hankcs.hanlp.corpus.dictionary |
| 限定符和类型 | 类和说明 |
|---|---|
class |
StringDictionary
满足 key=value 格式的词典,其中“=”可以自定义
|
class |
TFDictionary
词频词典
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SimpleDictionary.combine(SimpleDictionary<V> other)
以我为主词典,合并一个副词典,我有的词条不会被副词典覆盖
|
Copyright © 2014–2017 码农场. All rights reserved.