|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
AbstractWalker.process(String[])
.
SpinalNode
in the parent tree to which this ElemTree
is attached, or null if this ElemTree
is the root of the derivation tree.
ElemTree.ATTACH
, ElemTree.ADJOIN
, ElemTree.CONJUNCT
(only used
in the LTAG-spinal treebank and in the output of the incremental parser),
and ElemTree.CONJUNCT_OR_CONNECTIVE
(only used in the output of the
bidirectional parser).
ElemTree
s that attach to this ElemTree
.
ElemTree
s that attach to this
ElemTree
.
List
of the elementary trees dominated by this
elementary tree,
including this tree itself.
List
of the terminals attached to the elementary trees
dominated by this elementary tree,
including this tree itself.
ElemTree
associated with the n
th word of
the sentence.
List
of ElemTree
s for
the given word span.
List
of ElemTree
s for
the given word span.
ElemTree
belongs, or -1 if there is no such number.
String
representing the location of the current sentence
-- i.e.
GornAddress
of this spinal node, relative to the
root of the spine in which it is contained (rather than the root of the
derivation tree in which it is contained).
ElemTree
to which this ElemTree
attaches,
or null iff this is the root.
SpinalNode
that is the parent of this node.
null
.
Sentence
.
ElemTree
belongs, or -1 if there is no such number.
Sentence
to which this ElemTree
belongs.
ElemTree
belongs, or -1 if there is no such number.
ElemTree.LEFT
or ElemTree.RIGHT
side of its parent.
ElemTree
that is the root of a subtree whose
yield is the specified word span, or null if there is no such
tree.
ElemTree
that is the root of a subtree whose
yield is the specified word span, or null if there is no such
tree.
ElemTree
.
ElemTree.UNKNOWN
, ElemTree.INITIAL
, ElemTree.AUXILIARY
, and ElemTree.COORD
.
SpinalNode
.
initial
, auxiliary
, coordination
,
and unknown
.
WordSpan
if this location consists of just one span.
GraphvizWalker
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |