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
K
L
M
N
P
R
S
T
U
V
W
P
Pair
<
T
,
S
> - Class in
sentRep
Pair()
- Constructor for class sentRep.
Pair
Paragraph
- Class in
ca.site.elkb
Represents a
Roget's Thesaurus
Paragraph.
Paragraph()
- Constructor for class ca.site.elkb.
Paragraph
Default constructor.
Paragraph(int, int, String)
- Constructor for class ca.site.elkb.
Paragraph
Constructor which sets the Head number, Paragraph number and part-of-speech.
Paragraph(int, int, String, String)
- Constructor for class ca.site.elkb.
Paragraph
Constructor which sets the Head number, Paragraph number, keyword, and part-of-speech.
parseParaKey(String)
- Method in class ca.site.elkb.
Paragraph
Extracts the keyword from a Semicolon Group represented as a string.
Path
- Class in
ca.site.elkb
Represents a path in
Roget's Thesaurus
between two words or phrases.
Path()
- Constructor for class ca.site.elkb.
Path
Default constructor.
Path(ArrayList<String>)
- Constructor for class ca.site.elkb.
Path
Constructor that initialized this
Path
object with a Path.
path(String, String, String, String)
- Method in class ca.site.elkb.
RogetELKB
Calculates the path between two senses of words or phrases.
PATH_1911
- Static variable in class ca.site.elkb.
RogetELKB
Year 1911.
PATH_1911R
- Static variable in class ca.site.elkb.
RogetELKB
Year 1911X.
PATH_1911X
- Static variable in class ca.site.elkb.
RogetELKB
Year 1911X.
PATH_1987
- Static variable in class ca.site.elkb.
RogetELKB
Year 1987.
PATH_1987R
- Static variable in class ca.site.elkb.
RogetELKB
Year 1987X.
PATH_1987X
- Static variable in class ca.site.elkb.
RogetELKB
Year 1987X.
PATH_ELKB
- Static variable in class ca.site.elkb.
RogetELKB
holds real path.
PathSet
- Class in
ca.site.elkb
A set that contains all of the paths between two words and phrases as well as the number of minimum length paths.
PathSet()
- Constructor for class ca.site.elkb.
PathSet
Default constructor.
PathSet(TreeSet<Path>)
- Constructor for class ca.site.elkb.
PathSet
Constructor that initialized this
PathSet
object with a PathSet.
pickSynonym(String, String[])
- Method in class wordPower.
WordPower
Takes a target word and a set of candidates for synonymy and returns 1 or more candidates words that are determined to be most likely to be synonyms.
print()
- Method in class ca.site.elkb.
Head
Prints the contents of this Head to the standard output.
print()
- Method in class ca.site.elkb.
HeadInfo
prints out the toString method.
print()
- Method in class ca.site.elkb.
Paragraph
Prints the contents of this Paragraph to the standard output.
print()
- Method in class ca.site.elkb.
Reference
Prints this Reference to the standard output.
print()
- Method in class ca.site.elkb.
RogetClass
Prints the contents of this RogetClass to the standard output.
print()
- Method in class ca.site.elkb.
Section
Prints the content of this Section to the standard output.
print()
- Method in class ca.site.elkb.
SemRel
Prints this relation to the standard output.
print()
- Method in class ca.site.elkb.
SG
Prints this Semicolon Group to the standard output.
print()
- Method in class ca.site.elkb.
SubSection
Displays the content of a Sub-section in a similar way to
Roget's Thesaurus Tabular Synopisis of Categories
to the standard output.
printAllSG()
- Method in class ca.site.elkb.
Head
Prints all the semicolon groups of this Head separated on a separate line to the standard output.
printAllSG()
- Method in class ca.site.elkb.
Paragraph
Prints all the contents of all Semicolon Groups, including references, without any special formatting.
printAllWords()
- Method in class ca.site.elkb.
Head
Prints all the words and phrases of this Head separated on a separate line to the standard output.
printAllWords()
- Method in class ca.site.elkb.
Paragraph
Prints all of the words and phrases in the Paragraph on a separate line to the standard output.
printCandidateWords()
- Method in class lexicalChain.
LexicalChain
printCandidateWords: method to display word & sentence line pairs contained in ASWL
printEntry(String)
- Method in class ca.site.elkb.
Index
Prints the index entry along with its references to the standard output.
printEntry(String, int)
- Method in class ca.site.elkb.
Index
Prints the index entry along with its numbered references to the standard output.
printFeatureVector(Sentence, String)
- Method in class sentRep.
Sentence
printFeatureVector(Sentence, String, String[], BufferedWriter)
- Method in class sentRep.
Sentence
Generates and prints out the features for the weka ML algorithms to train/test on.
printHead(int)
- Method in class ca.site.elkb.
RogetText
Prints the contents of a Head specified by its number to the standard output.
printHeadDistri(TreeMap<?, ?>)
- Method in class lexicalChain.
LexicalChain
printHeadDistri
printHeader()
- Static method in class sentRep.
Sentence
prints out header information for weka ML algorithms.
printHeader(int, BufferedWriter)
- Static method in class sentRep.
Sentence
Prints out header information, this time printing to a buffered writer.
printHeadInfo()
- Method in class ca.site.elkb.
Category
Prints the array of
HeadInfo
objects to the standard output.
printHeadInfo()
- Method in class ca.site.elkb.
Section
Prints the information regarding the Heads contained in this Section to the standard output.
printLCFinal(Collection<MetaChain>)
- Method in class lexicalChain.
LexicalChain
printLCFinal: method that prints a lexical chain
printRogetClass(int)
- Method in class ca.site.elkb.
Category
Prints the
Roget's
Class at the specified position in the array of Classes to the standard output.
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
K
L
M
N
P
R
S
T
U
V
W