|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectChunk
XtfChunk
class XtfChunk
Keeps track of the tokens for a chunk, plus node and word offsets
| Field Summary | |
|---|---|
(package private) int[] |
nodeNumbers
|
(package private) String |
sectionType
|
(package private) int |
startNodeNumber
|
(package private) int |
startWordOffset
|
(package private) int[] |
wordOffsets
|
| Fields inherited from class Chunk |
|---|
chunkNum, maxWordPos, minWordPos, source, text, tokens |
| Constructor Summary | |
|---|---|
XtfChunk(ChunkSource source,
int chunkNum)
|
|
| Method Summary |
|---|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
int startNodeNumber
int startWordOffset
String sectionType
int[] nodeNumbers
int[] wordOffsets
| Constructor Detail |
|---|
XtfChunk(ChunkSource source,
int chunkNum)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||