public static final class TextDataset.Sample
extends java.lang.Object
TextDataset sample information.| Constructor and Description |
|---|
Sample(int index,
int sentenceLength)
Constructs a new
Sample instance. |
| Modifier and Type | Method and Description |
|---|---|
long |
getIndex()
Returns the sample index.
|
int |
getSentenceLength()
Returns the sentence length.
|