| Package | Description |
|---|---|
| com.hankcs.hanlp.corpus.dictionary |
| Modifier and Type | Class and Description |
|---|---|
class |
StringDictionary
满足 key=value 格式的词典,其中“=”可以自定义
|
class |
TFDictionary
词频词典
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleDictionary.combine(SimpleDictionary<V> other)
以我为主词典,合并一个副词典,我有的词条不会被副词典覆盖
|
Copyright © 2014–2021 码农场. All rights reserved.