public class SiblingFinderCoarserstParser extends Object
| Constructor and Description |
|---|
SiblingFinderCoarserstParser(RuleRefinementTree rrt,
Homomorphism origHom,
TreeAutomaton decomp) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
ConcreteTreeAutomaton |
parse(List<RuleRefinementNode> coarseNodes,
List<Rule> partnerInvhomRules)
Note: returns the invhom automaton for future reference.
|
public SiblingFinderCoarserstParser(RuleRefinementTree rrt, Homomorphism origHom, TreeAutomaton decomp)
public ConcreteTreeAutomaton parse(List<RuleRefinementNode> coarseNodes, List<Rule> partnerInvhomRules)
coarseNodes - partnerInvhomRules - public static void main(String[] args) throws IOException, ParseException, CorpusReadingException
Copyright © 2017. All rights reserved.