public class CRFEncoderThread extends Object implements Callable<Integer>
int
err
double[]
expected
double
obj
size
start_i
threadNum
wSize
List<TaggerImpl>
x
zeroone
CRFEncoderThread(int wsize)
Integer
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public List<TaggerImpl> x
public int start_i
public int wSize
public int threadNum
public int zeroone
public int err
public int size
public double obj
public double[] expected
public CRFEncoderThread(int wsize)
public Integer call()
call
Callable<Integer>
Copyright © 2014–2021 码农场. All rights reserved.