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
A
AbsoluteSmoother
- Class in
kylm.model.ngram.smoother
Calculate N-gram probabilities with absolute smoothing
AbsoluteSmoother()
- Constructor for class kylm.model.ngram.smoother.
AbsoluteSmoother
Create a smoother and estimate the discounts automatically when it comes time to smooth
AbsoluteSmoother(float[])
- Constructor for class kylm.model.ngram.smoother.
AbsoluteSmoother
Create a smoother with pre-set discounts
ADD_BRANCH
- Static variable in class kylm.model.ngram.
NgramNode
ADD_LEAF
- Static variable in class kylm.model.ngram.
NgramNode
ADD_NONE
- Static variable in class kylm.model.ngram.
NgramNode
addAlias(String, String)
- Method in class kylm.util.
KylmConfigUtils
Add an alias that points from the long name of a parameter to the short name.
addAlias(String, int)
- Method in class kylm.util.
SymbolSet
Add an alias to the vocabulary.
addClass(String)
- Method in class kylm.model.
ClassMap
addEntry(int, int, float)
- Method in class kylm.model.
ClassMap
addEntry(String, int, Object, boolean, String)
- Method in class kylm.util.
KylmConfigUtils
Add an entry to the configuration possibilities
addEntry(String, int, Object)
- Method in class kylm.util.
KylmConfigUtils
Add an entry to the configuration possibilities
addEntry(String)
- Method in class kylm.util.
KylmConfigUtils
Add a boolean entry to the configuration possibilities
addGroup(String)
- Method in class kylm.util.
KylmConfigUtils
addSymbol(String, boolean)
- Method in class kylm.util.
SymbolSet
Add a symbol to the vocabulary.
addSymbol(String)
- Method in class kylm.util.
SymbolSet
addSymbols(String[])
- Method in class kylm.util.
SymbolSet
Add multiple symbols to the vocabulary
ArpaNgramReader
- Class in
kylm.model.ngram.reader
A class to read n-gram language models from ARPA files
ArpaNgramReader()
- Constructor for class kylm.model.ngram.reader.
ArpaNgramReader
ArpaNgramWriter
- Class in
kylm.model.ngram.writer
A class to write language models to arpa files
ArpaNgramWriter()
- Constructor for class kylm.model.ngram.writer.
ArpaNgramWriter
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