A B C D E F G H I L M N O P R S T U V W

O

ofId(String) - Static method in class edu.upenn.cis.propbank_shen.RoleSet
create a RoleSet object from the id, where the id is in the form <verb>.NN, such as "go.01".
ofString(String) - Static method in class edu.upenn.cis.propbank_shen.ArgLabel
create an argument from a string of the form "ArgX" where X is either "M", "A", or an integer.
ofString(String) - Static method in class edu.upenn.cis.propbank_shen.ArgLoc
convert a string to an ArgLoc if possible, otherwise throw CorruptDataException.
ofString(String) - Static method in class edu.upenn.cis.propbank_shen.Argument
convert a string into an "argument".
ofString(String) - Static method in class edu.upenn.cis.propbank_shen.InflAspect
 
ofString(String) - Static method in class edu.upenn.cis.propbank_shen.InflForm
return the "form" inflectional information from a string.
ofString(String) - Static method in class edu.upenn.cis.propbank_shen.InflPerson
return the person inflectional information from a string.
ofString(String) - Static method in class edu.upenn.cis.propbank_shen.InflTense
return an InflTense instance from a canonical string.
ofString(String) - Static method in class edu.upenn.cis.propbank_shen.InflVoice
convert a string to a InflVoice instance
ofString(String) - Static method in class edu.upenn.cis.propbank_shen.ModLabel
Given a string, return the associated ModLabel
ofString(String) - Static method in class edu.upenn.cis.propbank_shen.PASLoc
given a canonical string representing a location of a predicate, return a corresponding PASLoc object.
ofString(String) - Static method in class edu.upenn.cis.propbank_shen.PAStruct
create a predicate argument structure from a canonical string
ofString(String) - Static method in class edu.upenn.cis.propbank_shen.WordSpan
Creates a WordSpan instance from a string of the form
ofString(String) - Method in class edu.upenn.cis.spinal.Sentence
Convenience method that calls the constructor, to follow the conventions in the Propbank API.

A B C D E F G H I L M N O P R S T U V W