Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
A
AbstractWalker
- Class in
edu.upenn.cis.spinal
Inherit from this abstract class to create standalone command-line applications that operate on a file containing an LTAG-spinal annotated sentence or sentences.
AbstractWalker()
- Constructor for class edu.upenn.cis.spinal.
AbstractWalker
Active
- Static variable in class edu.upenn.cis.propbank_shen.
InflVoice
the active inflection
addArg(Argument)
- Method in class edu.upenn.cis.propbank_shen.
PAStruct
Add a single argument to the arguments associated with this PA structures.
ADJOIN
- Static variable in class edu.upenn.cis.spinal.
ElemTree
Designates a tree combined with its parent by an adjunction operation, indicated by the keyword "adj".
ADV
- Static variable in class edu.upenn.cis.propbank_shen.
ModLabel
ANCHOR
- Static variable in class edu.upenn.cis.spinal.
SpinalNode
Represents the character used to show that a node is an anchor node (the node where the word is attached), i.e.
ANCHORS
- Static variable in class edu.upenn.cis.spinal.
SpinalNode
Some alternative characters that might be used for the anchor because they look similar.
Annotation
- Class in
edu.upenn.cis.propbank_shen
This class represents an annotation in the propbank.
Annotation(String)
- Constructor for class edu.upenn.cis.propbank_shen.
Annotation
construct an Annotation from a line of text.
Annotation(PASLoc, String, RoleSet, Inflection, PAStruct)
- Constructor for class edu.upenn.cis.propbank_shen.
Annotation
Annotation(PASLoc, String, String, Inflection, PAStruct)
- Constructor for class edu.upenn.cis.propbank_shen.
Annotation
annotator
- Variable in class edu.upenn.cis.propbank_shen.
Annotation
the annotator who is responsible.
ARG0
- Static variable in class edu.upenn.cis.propbank_shen.
ArgLabel
Numbered arguments
ARG1
- Static variable in class edu.upenn.cis.propbank_shen.
ArgLabel
ARG2
- Static variable in class edu.upenn.cis.propbank_shen.
ArgLabel
ARG3
- Static variable in class edu.upenn.cis.propbank_shen.
ArgLabel
ARG4
- Static variable in class edu.upenn.cis.propbank_shen.
ArgLabel
ARG5
- Static variable in class edu.upenn.cis.propbank_shen.
ArgLabel
ARG6
- Static variable in class edu.upenn.cis.propbank_shen.
ArgLabel
ARG7
- Static variable in class edu.upenn.cis.propbank_shen.
ArgLabel
ARG8
- Static variable in class edu.upenn.cis.propbank_shen.
ArgLabel
ARG9
- Static variable in class edu.upenn.cis.propbank_shen.
ArgLabel
arg_label
- Variable in class edu.upenn.cis.propbank_shen.
Argument
the primary argument label associated with this Argument
ARGA
- Static variable in class edu.upenn.cis.propbank_shen.
ArgLabel
Causative agent.
ArgLabel
- Class in
edu.upenn.cis.propbank_shen
An Argument Label represents the information ascribed to an argument in a predicate-argument structure.
arglabel
- Variable in class edu.upenn.cis.propbank_shen.
Role
the argument label associated with the role
ArgLoc
- Class in
edu.upenn.cis.propbank_shen
This class represents a location of an argument in the text.
ArgLoc(WordSpan)
- Constructor for class edu.upenn.cis.propbank_shen.
ArgLoc
construct an argument location from a basic argument location
ArgLoc(int, List)
- Constructor for class edu.upenn.cis.propbank_shen.
ArgLoc
construct an argument location from a loc_type and a list of other ArgLoc objects.
ARGM
- Static variable in class edu.upenn.cis.propbank_shen.
ArgLabel
Modifying argument -- an adjunct in the argument/adjuct "distinction"
args
- Variable in class edu.upenn.cis.spinal.
AbstractWalker
Contains the arguments that have been passed to
AbstractWalker.process(String[])
.
Argument
- Class in
edu.upenn.cis.propbank_shen
This class represents an "argument" in a "predicate argument structure".
Argument(ArgLabel)
- Constructor for class edu.upenn.cis.propbank_shen.
Argument
create an Argument from just a label
Argument(ArgLabel, ModLabel)
- Constructor for class edu.upenn.cis.propbank_shen.
Argument
create an Argument from an argument label and a modifiying label
Argument(ArgLabel, ArgLoc)
- Constructor for class edu.upenn.cis.propbank_shen.
Argument
create an Argument from an argument label and a location
Argument(ArgLabel, ModLabel, ArgLoc)
- Constructor for class edu.upenn.cis.propbank_shen.
Argument
create an Argument from an argument label, a modifying label, and a location
arguments
- Variable in class edu.upenn.cis.propbank_shen.
Example
arguments
- Variable in class edu.upenn.cis.propbank_shen.
PAStruct
the arguments associated with the structure, including the verb itself
aspect
- Variable in class edu.upenn.cis.propbank_shen.
Inflection
ATTACH
- Static variable in class edu.upenn.cis.spinal.
ElemTree
Designates a tree combined with its parent by an attachment operation, indicated by the keyword "att".
attachesFromLeft()
- Method in class edu.upenn.cis.spinal.
ElemTree
Returns true if this
ElemTree
attaches or adjoins from the left of its parent.
attachesFromRight()
- Method in class edu.upenn.cis.spinal.
ElemTree
Returns true if this
ElemTree
attaches or adjoins from the right of its parent.
AUXILIARY
- Static variable in class edu.upenn.cis.spinal.
ElemTree
Designates an auxiliary tree.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W