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
P
R
S
T
U
V
C
CDRC
- Class in
generation.sentence
A modification of Purdom's algorithm, named CDRC-P algorithm, to generate sentences satisfying context-dependent rule coverage.
CDRC(MyGrammar)
- Constructor for class generation.sentence.
CDRC
Creates an instance of CDRC
CDRCEven
- Class in
generation.sentence
An extension of CDRC-P algorithm with a length control mechanism
CDRCEven(MyGrammar)
- Constructor for class generation.sentence.
CDRCEven
Creates an instance
CDRCNew
- Class in
generation.sentence
A modification of CDRC-P algorithm to generate sentences satisfying context-dependent rule coverage and length control.
CDRCNew(MyGrammar)
- Constructor for class generation.sentence.
CDRCNew
Creates an instance
checkProduction(Production)
- Method in class grammar.cfg.
MyGrammar
checkProduction(Production)
- Method in class grammar.
Grammar
Checks whether a production is invalid
compareTo(Object)
- Method in class grammar.cfg.
MyProduction
Compares this object with the specified object for order.
compareTokens(String, String)
- Method in class grammar.cfg.
MyProduction
Compares two tokens.
composeTree(String, String[])
- Static method in class enumeration.conversion.
Converter
Composes the concise tree "head{subtree[0],...,subtree[subtree.length-1]}"
conciseTree(int, int, int)
- Static method in class enumeration.conversion.
Converter
Constructs the concise tree "(n,i,j)"
Converter
- Class in
enumeration.conversion
Conversion between concise tree and parse tree or sentence.
Converter()
- Constructor for class enumeration.conversion.
Converter
Creates an instance of converter
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
P
R
S
T
U
V