public class Item extends SimpleItem
| 限定符和类型 | 字段和说明 |
|---|---|
String |
key
该条目的索引,比如“啊”
|
labelMap| 限定符和类型 | 方法和说明 |
|---|---|
static Item |
create(String param) |
static Item |
create(String[] param) |
String |
firstLabel()
获取首个label
|
String |
toString() |
addLabel, addLabel, combine, containsLabel, getFrequency, getMostLikelyLabel, getTotalFrequency, removeLabelpublic String key
Copyright © 2014–2018 码农场. All rights reserved.