Package | Description |
---|---|
de.up.ling.irtg.automata |
Classes for tree automata of various types.
|
de.up.ling.irtg.automata.coarse_to_fine |
Classes used to implement coarse-to-fine parsing.
|
Modifier and Type | Method and Description |
---|---|
IntTrie<E> |
IntTrie.step(int oneStepKey)
Obtais the subtrie reached with the given key.
|
Modifier and Type | Method and Description |
---|---|
IntTrie<List<RuleRefinementNode>> |
RuleRefinementTree.getCoarsestTrie() |
Copyright © 2017. All rights reserved.