|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScoredKBestList | |
---|---|
org.maltparser.parser.history.action | Provides classes for different kinds of parser actions |
Uses of ScoredKBestList in org.maltparser.parser.history.action |
---|
Methods in org.maltparser.parser.history.action with parameters of type ScoredKBestList | |
---|---|
void |
ComplexDecisionAction.getKBestLists(ScoredKBestList[] kbestListContainers)
|
void |
GuideUserAction.getKBestLists(ScoredKBestList[] kbestListContainers)
|
Method parameters in org.maltparser.parser.history.action with type arguments of type ScoredKBestList | |
---|---|
void |
ComplexDecisionAction.getKBestLists(ArrayList<ScoredKBestList> kbestListContainers)
|
void |
GuideUserAction.getKBestLists(ArrayList<ScoredKBestList> kbestListContainers)
|
|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |