| Modifier and Type | Field and Description |
|---|---|
short[] |
heads |
ArrayList<ParseNBest> |
parses |
short[] |
types |
| Constructor and Description |
|---|
ParallelRearrangeNBest(short[] pos,
DataF x,
Parse p,
float lastNBest,
Extractor extractor,
float best,
float threshold)
Initialize the parallel rearrange thread
|
public short[] heads
public short[] types
public ArrayList<ParseNBest> parses
public ParallelRearrangeNBest(short[] pos,
DataF x,
Parse p,
float lastNBest,
Extractor extractor,
float best,
float threshold)
isChild2 - is a childedgesC - the part-of-speech edge mappingpos - the part-of-speechx - the datalastNBest - s - the headsts - the typesCopyright © 2013. All rights reserved.