public class ImmutableFeatureHashMap extends FeatureMap
| Modifier and Type | Field and Description |
|---|---|
Map<String,Integer> |
featureIdMap |
mutable, tagSet| Constructor and Description |
|---|
ImmutableFeatureHashMap(Map<String,Integer> featureIdMap,
TagSet tagSet) |
ImmutableFeatureHashMap(Set<Map.Entry<String,Integer>> entrySet,
TagSet tagSet) |
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<String,Integer>> |
entrySet() |
int |
idOf(String string) |
int |
size() |
allLabels, bosTag, load, loadTagSet, saveCopyright © 2014–2018 码农场. All rights reserved.