Package | Description |
---|---|
de.up.ling.irtg.automata.coarse_to_fine |
Classes used to implement coarse-to-fine parsing.
|
Modifier and Type | Method and Description |
---|---|
static FineToCoarseMapping |
GrammarCoarsifier.readFtcMapping(String s) |
Constructor and Description |
---|
CoarseToFineParser(InterpretedTreeAutomaton irtg,
String inputInterpretation,
FineToCoarseMapping ftc,
double theta)
Creates a new instance from the given FineToCoarseMapping.
|
GrammarCoarsifier(FineToCoarseMapping ftcMapping) |
Copyright © 2017. All rights reserved.