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

S

Sentence - Class in edu.upenn.cis.spinal
Represents a sentence (an LTAG-spinal derivation tree) in Libin Shen's LTAG-spinal treebank.
Sentence(String) - Constructor for class edu.upenn.cis.spinal.Sentence
Creates a new Sentence object from a string representation following the format defined in Libin Shen's thesis.
sep - Static variable in class edu.upenn.cis.propbank_shen.Argument
the separator for the parts for one-line at a time representation
SEPARATOR - Static variable in class edu.upenn.cis.spinal.GornAddress
The symbol used to separate elements of the Gorn address from one another.
setLabel(ArgLabel) - Method in class edu.upenn.cis.propbank_shen.Argument
set the argument's primary label.
setLocation(ArgLoc) - Method in class edu.upenn.cis.propbank_shen.Argument
set the argument's location to loc
setMod(ModLabel) - Method in class edu.upenn.cis.propbank_shen.Argument
set the arguments modifying label.
SINGLE - Static variable in class edu.upenn.cis.propbank_shen.ArgLoc
 
size() - Method in class edu.upenn.cis.propbank_shen.PAStruct
The number of arguments
SkippedSentenceException - Exception in edu.upenn.cis.spinal
Exception thrown when a method is called on an object representing a skipped sentence in the LTAG-spinal treebank.
SkippedSentenceException() - Constructor for exception edu.upenn.cis.spinal.SkippedSentenceException
Creates a new instance of SkippedSentenceException.
SkippedSentenceException(Sentence) - Constructor for exception edu.upenn.cis.spinal.SkippedSentenceException
Creates a new instance of SkippedSentenceException and records the sentence in question.
SpinalNode - Class in edu.upenn.cis.spinal
Represents the spine of a spinal elementary tree.
SpinalNode(String, ElemTree) - Constructor for class edu.upenn.cis.spinal.SpinalNode
Creates a new instance of SpinalNode from a string representation.
SpinalNode(List, ElemTree) - Constructor for class edu.upenn.cis.spinal.SpinalNode
Creates an instance of SpinalNode from a tokenized list of strings.
STANDARD - Static variable in class edu.upenn.cis.spinal.SpinalNode
Represents the character used to show that a node is neither an anchor nor a foot node (this character is the empty string in Libin Shen's treebank).
start() - Method in class edu.upenn.cis.propbank_shen.WordSpan
 
STR - Static variable in class edu.upenn.cis.propbank_shen.ModLabel
 
subTreeForSpan(WordSpan) - Method in class edu.upenn.cis.spinal.Sentence
Returns the ElemTree whose yield is the given word span, or null if there isn't one.

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