|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndexHashTable | |
---|---|
opennlp.model |
Uses of IndexHashTable in opennlp.model |
---|
Fields in opennlp.model declared as IndexHashTable | |
---|---|
protected IndexHashTable<java.lang.String> |
AbstractModel.pmap
Mapping between predicates/contexts and an integer representing them. |
Constructors in opennlp.model with parameters of type IndexHashTable | |
---|---|
AbstractModel(Context[] params,
java.lang.String[] predLabels,
IndexHashTable<java.lang.String> pmap,
java.lang.String[] outcomeNames)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |