| Package | Description |
|---|---|
| com.hankcs.hanlp.dictionary.common | |
| com.hankcs.hanlp.dictionary.nr | |
| com.hankcs.hanlp.dictionary.ns | |
| com.hankcs.hanlp.dictionary.nt |
| Modifier and Type | Class and Description |
|---|---|
class |
EnumItemDictionary<E extends Enum<E>>
枚举条目的通用词典(类似C++的模板,然而Java并没有模板机制,所以有几个方法需要子类啰嗦一下)
|
| Modifier and Type | Class and Description |
|---|---|
class |
NRDictionary
一个好用的人名词典
|
| Modifier and Type | Class and Description |
|---|---|
class |
NSDictionary
一个好用的地名词典
|
| Modifier and Type | Class and Description |
|---|---|
class |
NTDictionary
一个好用的地名词典
|
Copyright © 2014–2021 码农场. All rights reserved.