Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
H
I
J
K
L
M
N
P
R
S
T
W
M
main(String[])
- Static method in class kylm.main.
ConvertNgram
main(String[])
- Static method in class kylm.main.
CountNgrams
main(String[])
- Static method in class kylm.main.
CrossEntropy
main(String[])
- Static method in class kylm.main.
RandomSentences
makeEnt(float, float, float, float, String)
- Static method in class kylm.main.
CrossEntropy
MKNSmoother
- Class in
kylm.model.ngram.smoother
Calculate N-gram probabilities with Kneser-Ney smoothing
MKNSmoother()
- Constructor for class kylm.model.ngram.smoother.
MKNSmoother
MKNSmoother(float[][])
- Constructor for class kylm.model.ngram.smoother.
MKNSmoother
Create a smoother with pre-set discounts
MLSmoother
- Class in
kylm.model.ngram.smoother
Calculate N-gram maximum-likelihood probabilities (no smoothing)
MLSmoother()
- Constructor for class kylm.model.ngram.smoother.
MLSmoother
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
H
I
J
K
L
M
N
P
R
S
T
W