public class ParsingEvaluator extends Object
Constructor and Description |
---|
ParsingEvaluator() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
static Tree<String> |
parseCtf(CoarseToFineParser ctfp,
Instance inst,
String interpretation) |
public static void main(String[] args) throws IOException, CorpusReadingException, Exception
public static Tree<String> parseCtf(CoarseToFineParser ctfp, Instance inst, String interpretation)
Copyright © 2017. All rights reserved.