Constant Field Values
Contents
edu.berkeley.*
-
edu.berkeley.nlp.lm.collections.AbstractTMap<T extends java.lang.Comparable> Modifier and Type Constant Field Value protected static final int
defaultExpectedSize
2
protected static final int
growFactor
2
protected static final double
loadFactor
0.75
protected static final long
serialVersionUID
42L
-
edu.berkeley.nlp.lm.collections.TIntMap<T extends java.lang.Comparable> Modifier and Type Constant Field Value protected static final long
serialVersionUID
42L
-
edu.berkeley.nlp.lm.io.ArpaLmReader<W> Modifier and Type Constant Field Value public static final java.lang.String
END_SYMBOL
"</s>"
public static final java.lang.String
START_SYMBOL
"<s>"
public static final java.lang.String
UNK_SYMBOL
"<unk>"
-
edu.berkeley.nlp.lm.io.KneserNeyLmReaderCallback<W> Modifier and Type Constant Field Value protected static final float
DEFAULT_DISCOUNT
0.75f
protected static final long
serialVersionUID
1L
-
edu.berkeley.nlp.lm.map.AbstractNgramMap<T> Modifier and Type Constant Field Value protected static final byte
NUM_BITS_PER_BYTE
8
-
edu.berkeley.nlp.lm.values.CompressibleProbBackoffValueContainer Modifier and Type Constant Field Value protected final int
defaultValRank
10
-
edu.berkeley.nlp.lm.values.CountValueContainer Modifier and Type Constant Field Value protected final int
defaultValRank
10
-
edu.berkeley.nlp.lm.values.UncompressedProbBackoffValueContainer Modifier and Type Constant Field Value protected final int
defaultValRank
10