Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
V
W
X
_
N
next()
- Method in class sem.graphreader.
CnCGraphReader
Get the next graph.
next()
- Method in interface sem.graphreader.
GraphReader
next()
- Method in class sem.graphreader.
ParsevalGraphReader
Get the next graph.
next()
- Method in class sem.graphreader.
RaspGraphReader
Get the next graph from the corpus.
next()
- Method in class sem.graphreader.
RaspXmlGraphReader
Get the next graph from the corpus.
next()
- Method in class sem.graphreader.
TSVGraphReader
Get the next graph from the corpus.
next()
- Method in class sem.util.
FileReader
Get the next line.
next()
- Method in class sem.util.
XmlReader
nextGraph()
- Method in class sem.graphvis.
GraphVisualiser
Show the next graph.
nextSentence()
- Method in class sem.graphreader.
CnCGraphReader
Get the next sentence.
nextSentence()
- Method in interface sem.graphreader.
GraphReader
nextSentence()
- Method in class sem.graphreader.
ParsevalGraphReader
Get the next sentence.
nextSentence()
- Method in class sem.graphreader.
RaspGraphReader
Read a sentence from the corpus.
nextSentence()
- Method in class sem.graphreader.
RaspXmlGraphReader
Read a sentence from the corpus.
nextSentence()
- Method in class sem.graphreader.
TSVGraphReader
Read a sentence from the corpus.
nextSentence()
- Method in class sem.graphvis.
GraphVisualiser
Show the next sentence.
nextTag()
- Method in class sem.util.
XmlReader
nil
- Static variable in class sem.graph.
Graph
Node for representing missing nodes.
Node
- Class in
sem.graph
A node class for the dependency graph.
Node()
- Constructor for class sem.graph.
Node
Create a new node.
Node(String, String)
- Constructor for class sem.graph.
Node
Create new node.
NODES_ALL
- Static variable in class sem.graphreader.
RaspXmlGraphReader
The nodes list will contain all the lemmas given by RASP, including the cases where two lemmas correspond to the same token.
NODES_TOKENS
- Static variable in class sem.graphreader.
RaspXmlGraphReader
The system tries to construct the most likely set of lemmas, given the sentence and the graph.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
V
W
X
_