Package | Description |
---|---|
de.up.ling.irtg.automata.coarse_to_fine |
Classes used to implement coarse-to-fine parsing.
|
Modifier and Type | Method and Description |
---|---|
RuleRefinementTree |
GrammarCoarsifier.coarsify(InterpretedTreeAutomaton irtg,
String inputInterpretation) |
Constructor and Description |
---|
CondensedCoarsestParser(RuleRefinementTree coarseGrammar,
CondensedTreeAutomaton<InvhomState> invhom) |
SiblingFinderCoarserstParser(RuleRefinementTree rrt,
Homomorphism origHom,
TreeAutomaton decomp) |
Copyright © 2017. All rights reserved.