Uses of Package
edu.upenn.cis.propbank_shen

Packages that use edu.upenn.cis.propbank_shen
edu.upenn.cis.propbank_shen Provides an API to the Propbank, modified for the version included in Libin Shen's LTAG treebank in the file prop-all.idx
edu.upenn.cis.spinal Provides a read/write programming API for the output of Libin Shen's incremental and bidirectional parsers and for the LTAG-spinal treebank. 
 

Classes in edu.upenn.cis.propbank_shen used by edu.upenn.cis.propbank_shen
ArgLabel
          An Argument Label represents the information ascribed to an argument in a predicate-argument structure.
ArgLoc
          This class represents a location of an argument in the text.
Argument
          This class represents an "argument" in a "predicate argument structure".
CorruptDataException
          This exception is thrown for processing corrupt data in propbank formats.
InflAspect
          the "aspect" part of inflectional information.
Inflection
          This class represents inflectional information as is found in the english propbank.
InflForm
          This represents the overall "form" of the inflection.
InflPerson
          The "person" part of the inflectional information for a predicate argument structure.
InflTense
          We represent the future, past, and present tenses with the propbank inflectional information.
InflVoice
          This class represents the voice part of the inflection of a verb.
ModLabel
          A class emulating an enumeration of labels representing "modifiers" in the propbank.
PASLoc
          This class represents the location of a predicate argument structure.
PAStruct
          A class representing an instance of predicate argument structure.
RoleSet
          A representation of a RoleSet as defined in the propbank lexical guidelines, frameset.dtd.
WordSpan
          This class represents the span of a propbank argument or of the subtree of a sentence by a pair of integers indicating the first word of the argument and the first word that is outside the argument.
 

Classes in edu.upenn.cis.propbank_shen used by edu.upenn.cis.spinal
PASLoc
          This class represents the location of a predicate argument structure.
WordSpan
          This class represents the span of a propbank argument or of the subtree of a sentence by a pair of integers indicating the first word of the argument and the first word that is outside the argument.