|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use edu.upenn.cis.spinal | |
---|---|
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.spinal used by edu.upenn.cis.propbank_shen | |
---|---|
ElemTree
Represents a "spinal" elementary tree in Libin's LTAG treebank. |
|
Sentence
Represents a sentence (an LTAG-spinal derivation tree) in Libin Shen's LTAG-spinal treebank. |
Classes in edu.upenn.cis.spinal used by edu.upenn.cis.spinal | |
---|---|
AbstractWalker
Inherit from this abstract class to create standalone command-line applications that operate on a file containing an LTAG-spinal annotated sentence or sentences. |
|
ElemTree
Represents a "spinal" elementary tree in Libin's LTAG treebank. |
|
ElemTreeFormatException
Exception thrown by the ElemTree class when a parsing error occurs
while reading in an instance of that class. |
|
GornAddress
Implements a way of referring unambiguously to a particular node in a tree. |
|
Sentence
Represents a sentence (an LTAG-spinal derivation tree) in Libin Shen's LTAG-spinal treebank. |
|
SpinalNode
Represents the spine of a spinal elementary tree. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |