Package | Description |
---|---|
edu.illinois.cs.cogcomp.edison.data | |
edu.illinois.cs.cogcomp.edison.data.curator |
Modifier and Type | Method and Description |
---|---|
protected PredicateArgumentView |
CoNLLColumnFormatReader.getPredicateArgumentView(List<List<String>> argumentLabels,
List<List<Integer>> argumentStart,
List<List<Integer>> argumentEnd,
TextAnnotation ta,
List<String> verbSenses,
List<String> baseForms,
List<Integer> predicatePositions) |
Modifier and Type | Method and Description |
---|---|
void |
ColumnFormatWriter.printPredicateArgumentView(PredicateArgumentView pav,
PrintWriter out) |
Modifier and Type | Method and Description |
---|---|
static PredicateArgumentView |
CuratorDataStructureInterface.alignForestToPredicateArgumentView(String viewName,
TextAnnotation ta,
edu.illinois.cs.cogcomp.thrift.base.Forest forest) |
Modifier and Type | Method and Description |
---|---|
static edu.illinois.cs.cogcomp.thrift.base.Forest |
CuratorDataStructureInterface.convertPredicateArgumentViewToForest(PredicateArgumentView pav) |
Copyright © 2015. All rights reserved.