public class GrammarCoarsifier extends Object
| Constructor and Description |
|---|
GrammarCoarsifier(FineToCoarseMapping ftcMapping) |
| Modifier and Type | Method and Description |
|---|---|
RuleRefinementTree |
coarsify(InterpretedTreeAutomaton irtg,
String inputInterpretation) |
static FineToCoarseMapping |
readFtcMapping(String s) |
public GrammarCoarsifier(FineToCoarseMapping ftcMapping)
public RuleRefinementTree coarsify(InterpretedTreeAutomaton irtg, String inputInterpretation)
public static FineToCoarseMapping readFtcMapping(String s) throws IOException, ParseException
IOExceptionParseExceptionCopyright © 2017. All rights reserved.