|
MaltParser 1.7.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KBestList | |
|---|---|
| org.maltparser.parser.history | Contains classes for managing the history feature model. |
| org.maltparser.parser.history.action | Provides classes for different kinds of parser actions |
| org.maltparser.parser.history.kbest | Contains classes for managing the K-best list |
| Uses of KBestList in org.maltparser.parser.history |
|---|
| Fields in org.maltparser.parser.history with type parameters of type KBestList | |
|---|---|
protected Class<? extends KBestList> |
History.kBestListClass
|
| Methods in org.maltparser.parser.history that return types with arguments of type KBestList | |
|---|---|
Class<? extends KBestList> |
History.getKBestListClass()
|
| Uses of KBestList in org.maltparser.parser.history.action |
|---|
| Methods in org.maltparser.parser.history.action that return KBestList | |
|---|---|
KBestList |
SimpleDecisionAction.getKBestList()
|
KBestList |
SingleDecision.getKBestList()
|
| Uses of KBestList in org.maltparser.parser.history.kbest |
|---|
| Subclasses of KBestList in org.maltparser.parser.history.kbest | |
|---|---|
class |
ScoredKBestList
|
|
MaltParser 1.7.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||