Serialized Form
serialVersionUID: 1707818585575921117L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
classes
SymbolSet classes
idMap
java.util.Vector<E> idMap
probMap
java.util.Vector<E> probMap
serialVersionUID: 4882315303447910570L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
debug
int debug
symbol
java.lang.String symbol
name
java.lang.String name
regex
java.util.regex.Pattern regex
countTerminals
boolean countTerminals
maxLength
int maxLength
closed
boolean closed
vocab
SymbolSet vocab
vocabFrequency
int vocabFrequency
vocabLimit
int vocabLimit
startSymbol
java.lang.String startSymbol
terminalSymbol
java.lang.String terminalSymbol
ukSymbol
java.lang.String ukSymbol
ukModels
LanguageModel[] ukModels
ukModelCount
int ukModelCount
modelAllWords
boolean modelAllWords
classMap
ClassMap classMap
wordEnts
float[] wordEnts
simpleEnts
float[] simpleEnts
unkEnts
float[] unkEnts
classEnts
float[] classEnts
serialVersionUID: 435179356854434311L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
boscore
float boscore
children
java.util.Vector<E> children
childCount
int childCount
serialVersionUID: 8531298547172592816L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
n
int n
counts
int[] counts
root
BranchNode root
smoother
NgramSmoother smoother
hits
int[] hits
sentHits
int sentHits
ukWords
java.util.HashSet<E> ukWords
serialVersionUID: 7981382079826823765L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
id
int id
count
int count
score
float score
parent
NgramNode parent
Package kylm.model.ngram.smoother |
serialVersionUID: 199895368874934771L
discounts
java.lang.Object discounts
lm
NgramLM lm
serialVersionUID: -8438852797430608631L
readObject
protected void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
protected void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
k
int k
serialVersionUID: -17904685317993557L
serialVersionUID: 7680188047940465827L
serialVersionUID: -4731041681002702062L
serialVersionUID: 111803599347294292L
readObject
protected void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
protected void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
smoothUnigrams
boolean smoothUnigrams
debug
int debug
cutoffs
int[] cutoffs
marked
boolean marked
serialVersionUID: -6764812467153305638L
lm
NgramLM lm
serialVersionUID: 6295504917453701558L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
ids
java.util.HashMap<K,V> ids
syms
java.util.Vector<E> syms