public class PropbankReader extends AbstractSRLAnnotationReader
| Modifier and Type | Class and Description |
|---|---|
static class |
PropbankReader.Aspects |
static class |
PropbankReader.Forms |
static class |
PropbankReader.Person |
static class |
PropbankReader.Tenses |
static class |
PropbankReader.Voices |
| Modifier and Type | Field and Description |
|---|---|
static String |
AspectIdentifier |
static String |
FormIdentifier |
static String |
PersonIdentifier |
static String |
Tagger |
static String |
TenseIdentifier |
static String |
VoiceIdentifier |
dataHome, HyphenTagInfo, LemmaIdentifier, mergeContiguousCArgs, SenseIdentifier, srlViewNamecombinedWSJHome, currentSectionId, PENN_TREEBANK_WSJcorpusName, currentAnnotationId, resourceManager| Constructor and Description |
|---|
PropbankReader(Iterable<TextAnnotation> list,
String treebankHome,
String propbankHome,
String[] sections,
String srlViewName,
boolean mergeContiguousCArgs) |
PropbankReader(String treebankHome,
String propbankHome,
String[] sections,
String srlViewName,
boolean mergeContiguousCArgs) |
PropbankReader(String treebankHome,
String propbankHome,
String srlViewName,
boolean mergeContiguousCArgs) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getDataFile(String dataHome) |
protected edu.illinois.cs.cogcomp.nlp.corpusreaders.AbstractSRLAnnotationReader.Fields |
readFields(String line) |
hasNext, nextgenerateReport, initializeReader, removeiterator, resetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorforEachRemainingpublic static final String FormIdentifier
public static final String TenseIdentifier
public static final String AspectIdentifier
public static final String PersonIdentifier
public static final String VoiceIdentifier
public static final String Tagger
public PropbankReader(String treebankHome, String propbankHome, String srlViewName, boolean mergeContiguousCArgs) throws Exception
Exceptionpublic PropbankReader(String treebankHome, String propbankHome, String[] sections, String srlViewName, boolean mergeContiguousCArgs) throws Exception
Exceptionprotected edu.illinois.cs.cogcomp.nlp.corpusreaders.AbstractSRLAnnotationReader.Fields readFields(String line)
readFields in class AbstractSRLAnnotationReaderprotected String getDataFile(String dataHome)
getDataFile in class AbstractSRLAnnotationReaderCopyright © 2017. All rights reserved.