Serialized Form
serialVersionUID: 1L
defalutFeatureIndex
int defalutFeatureIndex
- this is the last feature for each y
numY
int numY
serialVersionUID: 1L
readObject
public void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
public void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
w
double[] w
yAlphabet
Alphabet yAlphabet
xAlphabet
Alphabet xAlphabet
fxy
SequenceFeatureFunction fxy
serialVersionUID: 1L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
xAsize
int xAsize
yAsize
int yAsize
serialVersionUID: 1L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
xAsize
int xAsize
yAsize
int yAsize
numInputs
int numInputs
serialVersionUID: 1L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
feat2index
gnu.trove.TObjectIntHashMap feat2index
index2feat
ArrayList<E> index2feat
canGrow
boolean canGrow
Copyright © 2009. All Rights Reserved.