|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
PipeInputIterator | Interface for classes that generate instances. |
Class Summary | |
AbstractPipeInputIterator | |
ArrayDataAndTargetIterator | |
ArrayIterator | |
CsvIterator | |
FileIterator | An iterator that generates instances from an initial directory or set of directories. |
FileListIterator | An iterator that generates instances for a pipe from a list of filenames. |
FileUriIterator | |
InstanceListIterator | This method feeds a pipeline from another InstanceList. |
LineGroupIterator | Iterate over groups of lines of text, separated by lines that match a regular expression. |
LineIterator | |
NestedIterator | |
ParenGroupIterator | Iterator that takes a Reader, breaks up the input into top-level parenthesized expressions. |
PatternMatchIterator | Iterates over matching regular expresions. |
PipeExtendedIterator | Provides a PipeExtendedIterator that applies a Pipe to
the Instance s returned by a given PipeExtendedIterator ,
It is intended to encapsulate preprocessing that should not belong to the
input Pipe of a Classifier or Transducer . |
RandomFeatureVectorIterator | |
RandomTokenSequenceIterator | |
SegmentIterator | Iterates over Segment s extracted by a Transducer
for some InstanceList . |
SimpleFileIterator |
Classes that generate instances from different kinds of input or data structures.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |