Package cc.mallet.pipe.iterator
Classes that generate instances from different kinds of
input or data structures.
See: Description
-
Class Summary Class Description ArrayDataAndTargetIterator ArrayIterator ConcatenatedInstanceIterator CsvIterator This iterator, perhaps more properly called a Line Pattern Iterator, reads through a file and returns one instance per line, based on a regular expression.DBInstanceIterator EmptyInstanceIterator 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 LineGroupIterator Iterate over groups of lines of text, separated by lines that match a regular expression.LineIterator ParenGroupIterator Iterator that takes a Reader, breaks up the input into top-level parenthesized expressions.PatternMatchIterator Iterates over matching regular expresions.PipeExtendedIterator Deprecated PipeInputIterator Deprecated RandomFeatureVectorIterator RandomTokenSequenceIterator SegmentIterator SelectiveFileLineIterator Very similar to the SimpleFileLineIterator, but skips lines that match a regular expression.SimpleFileLineIterator StringArrayIterator UnlabeledFileIterator An iterator that generates instances from an initial directory or set of directories.
Package cc.mallet.pipe.iterator Description
DataMelt 3.0 © DataMelt by jWork.ORG