class XtfChunk extends Chunk
Modifier and Type | Field and Description |
---|---|
(package private) int[] |
nodeNumbers |
(package private) String |
sectionType |
(package private) int |
startNodeNumber |
(package private) int |
startWordOffset |
(package private) int[] |
wordOffsets |
chunkNum, maxWordPos, minWordPos, source, text, tokens
Constructor and Description |
---|
XtfChunk(ChunkSource source,
int chunkNum) |
int startNodeNumber
int startWordOffset
String sectionType
int[] nodeNumbers
int[] wordOffsets
XtfChunk(ChunkSource source, int chunkNum)