| Modifier and Type | Field and Description |
|---|---|
short[] |
heads |
float |
max |
short |
nPar |
short |
nType |
short[] |
types |
short |
wh |
| Constructor and Description |
|---|
ParallelRearrange(boolean[][] isChild2,
short[] pos,
DataFES x,
short[] s,
short[] ts)
Initialize the parallel rearrange thread
|
public float max
public short[] heads
public short[] types
public short wh
public short nPar
public short nType
public ParallelRearrange(boolean[][] isChild2,
short[] pos,
DataFES x,
short[] s,
short[] ts)
isChild2 - is a childedgesC - the part-of-speech edge mappingpos - the part-of-speechx - the datas - the headsts - the typesCopyright © 2013. All rights reserved.