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
C
ca.site.elkb
- package ca.site.elkb
calculateHeadDistribution(TreeMap<Integer, TreeSet<String>>, String)
- Method in class lexicalChain.
LexicalChain
calculateHeadDistribution: similar to previous method.
calculatePathAdjustment()
- Method in class ca.site.elkb.
PathSet
The pathAdjustment is a value between 0 and 2 It is the sum of the lengths of all paths, divided by the total number of paths.
CATEG
- Static variable in class ca.site.elkb.
RogetELKB
Location of the
ELKB Tabular Synopsis of Categories
.
Category
- Class in
ca.site.elkb
Represents the
Roget's Thesaurus Tabular Synopsis of Categories
.
Category()
- Constructor for class ca.site.elkb.
Category
Default Constructor
Category(String)
- Constructor for class ca.site.elkb.
Category
Constructor that builds the
Category
object using the information contained in a file.
category
- Variable in class ca.site.elkb.
RogetELKB
The
ELKB Tabular Synopisis of Categories
.
CategoryHandler
- Class in
ca.site.elkb
This class loads the categories from an xml file.
CategoryHandler(Category)
- Constructor for class ca.site.elkb.
CategoryHandler
Initializes the CategoryHandler and is passed an instance of the Category class.
characters(char[], int, int)
- Method in class ca.site.elkb.
HeadHandler
characters(char[], int, int)
- Method in class ca.site.elkb.
IndexHandler
classCountIncrement()
- Method in class ca.site.elkb.
Category
Increments class Count
ComparableArray
<
T
> - Class in
wordCluster
ComparableArray: an ArrayList than can be compared according to its size Author : Mario Jarmasz Created: October, 2003
ComparableArray()
- Constructor for class wordCluster.
ComparableArray
Constructor
ComparableArray(Collection<T>)
- Constructor for class wordCluster.
ComparableArray
Constructor passed a Collection
compareTo(Object)
- Method in class ca.site.elkb.
Path
Compares two paths.
compareTo(Object)
- Method in class ca.site.elkb.
PathSet
Compares two PathSets according to the length of the shortest path.
compareTo(Object)
- Method in class lexicalChain.
MetaChain
compareTo Comparison is done according to the score If two chains have the same score, then the line number is used to break the tie, the smaller the line number, the greater the score
compareTo(Object)
- Method in class wordCluster.
ComparableArray
Compares two ArrayList.
containsEntry(String)
- Method in class ca.site.elkb.
Index
Returns
true
if the specified entry is contained in this index.
containsKey(String)
- Method in class sentRep.
Sentence
Checks to see if sentence contains a word.
convertToPOS(String)
- Method in class ca.site.elkb.
Index
This converts the number, passed in string format to the correct POS
convertToPOS(int)
- Method in class ca.site.elkb.
Index
This converts the number, passed in string format to the correct POS
convertToPOSNumber(String)
- Method in class ca.site.elkb.
Index
Returns the number corresponding to a given pos, or -1 if an incorrect posis passed as an argument.
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