public static class CommonSynonymDictionaryEx.SynonymItem extends Synonym
Synonym.Type| Modifier and Type | Field and Description |
|---|---|
Map<String,Synonym> |
synonymMap
条目的value,是key的同义词近义词列表
|
| Constructor and Description |
|---|
SynonymItem(Synonym entry,
Map<String,Synonym> synonymMap) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
create, create, distance, getId, getIdString, getRealWordCopyright © 2014–2021 码农场. All rights reserved.