|
MaltParser 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Transition | |
---|---|
org.maltparser.parser.algorithm.helper | Contains classes that all deterministic parsing algorithm use (e.g., parser action and transition). |
Uses of Transition in org.maltparser.parser.algorithm.helper |
---|
Methods in org.maltparser.parser.algorithm.helper that return Transition | |
---|---|
Transition |
TransitionTable.getTransition(int code)
|
Transition |
TransitionTable.getTransition(String symbol)
|
Methods in org.maltparser.parser.algorithm.helper with parameters of type Transition | |
---|---|
int |
Transition.compareTo(Transition that)
|
|
MaltParser 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |