JavaScript is disabled on your browser.
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
M
N
P
R
S
T
U
W
T
Term
- Class in
CoOccurrence
Term can be single or multi-words term used to store in dictionary as well as used in
CoOccurrence
objects and
TermSeen
.
Term()
- Constructor for class CoOccurrence.
Term
Creates an empty term
Term(String)
- Constructor for class CoOccurrence.
Term
Creates a
term
from
line
.
TermCurvature
- Class in
CoOccurrence
TermCurvature(String, Double)
- Constructor for class CoOccurrence.
TermCurvature
TermCurvature(Term, Double)
- Constructor for class CoOccurrence.
TermCurvature
TermSeen
- Class in
CoOccurrence
TermSeen(Term, int, int)
- Constructor for class CoOccurrence.
TermSeen
Constructs a
TermSeen
using a final term from dictionary and its
startPos
as well as
endPos
.
testPrint(Map<String, Synonyms>)
- Static method in class util.
SynonymsHelper
testPrint_Syns(Map<String, String>)
- Static method in class util.
SynonymsHelper
toString()
- Method in class CoOccurrence.
Cluster
toString()
- Method in class CoOccurrence.
CoOccurrence
Returns a string representation of the terms in the object separated with a space, followed by the frequency
toString()
- Method in class CoOccurrence.
Term
Return the string representing this term.
toString()
- Method in class CoOccurrence.
TermCurvature
toString()
- Method in class CoOccurrence.
TermSeen
toString()
- Method in class util.
Synonyms
A
B
C
D
E
F
G
H
I
M
N
P
R
S
T
U
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes