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

W

WordSpan - Class in edu.upenn.cis.propbank_shen
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.
WordSpan(int, int) - Constructor for class edu.upenn.cis.propbank_shen.WordSpan
Construct a word span from a start and an end position
wrapUp() - Method in class edu.upenn.cis.spinal.AbstractWalker
Implementations of this method should specify what (if anything) the class should do upon reading all sentences from the file.
wrapUp() - Method in class edu.upenn.cis.spinal.EchoWalker
 
wrapUp() - Method in class edu.upenn.cis.spinal.GraphvizWalker
 
writeGraphvizTo(BufferedWriter, int, int, boolean, boolean, boolean) - Method in class edu.upenn.cis.spinal.Sentence
Writes a visual representation of a subpart of this sentence in Graphviz format to the specified BufferedWriter.
writeGraphvizTo(Writer, boolean, boolean, boolean) - Method in class edu.upenn.cis.spinal.Sentence
Writes a visual representation of this sentence in Graphviz format to the specified Writer.
writeGraphvizTo(Writer, int, int, boolean, boolean, boolean) - Method in class edu.upenn.cis.spinal.Sentence
Writes a visual representation of a subpart of this sentence in Graphviz format to the specified Writer.
writeGraphvizTo(BufferedWriter, boolean, boolean, boolean) - Method in class edu.upenn.cis.spinal.Sentence
Writes a visual representation of this sentence in Graphviz format to the specified BufferedWriter.
writeTo(Writer) - Method in class edu.upenn.cis.spinal.Sentence
Prints this sentence to the specified output in LTAG-spinal format.
writeTo(BufferedWriter) - Method in class edu.upenn.cis.spinal.Sentence
Prints this sentence to the specified output in LTAG-spinal format.

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