| Modifier and Type | Class and Description |
|---|---|
class |
IteratorPipe
Unimplemented.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayDataAndTargetIterator |
class |
ArrayIterator |
class |
CsvIterator |
class |
FileIterator
An iterator that generates instances from an initial
directory or set of directories.
|
class |
FileListIterator
An iterator that generates instances for a pipe from a list of filenames.
|
class |
FileUriIterator |
class |
InstanceListIterator
This method feeds a pipeline from another InstanceList.
|
class |
LineGroupIterator
Iterate over groups of lines of text, separated by lines that
match a regular expression.
|
class |
LineIterator |
class |
NestedIterator |
class |
ParenGroupIterator
Iterator that takes a Reader, breaks up the input into
top-level parenthesized expressions.
|
class |
PatternMatchIterator
Iterates over matching regular expresions.
|
class |
PipeExtendedIterator
Provides a
PipeExtendedIterator that applies a Pipe to
the Instances returned by a given PipeExtendedIterator,
It is intended to encapsulate preprocessing that should not belong to the
input Pipe of a Classifier or Transducer. |
class |
RandomFeatureVectorIterator |
class |
RandomTokenSequenceIterator |
class |
SegmentIterator
|
class |
SimpleFileIterator |
| Modifier and Type | Class and Description |
|---|---|
class |
MentionPairIterator |
| Modifier and Type | Class and Description |
|---|---|
class |
LineGroupIterator2
Iterate over groups of lines of text, separated by lines that
match a regular expression.
|
| Modifier and Type | Method and Description |
|---|---|
ConditionalClusterer |
ConditionalClustererTrainer.train(AbstractPipeInputIterator instanceIterator,
boolean useFeatureInduction) |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeClusterPairIterator
Generates instances of NodeClusterPairs by one of two ways: (1)
randomly clustering the data following the Chinese-restaurant style
generative process, or (2) given the true clustering, generate
NodeClusterPairs by sampling from the true clusters.
|
class |
VenuePaperClusterIterator
Iterates over PaperVenueClusters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NodePairIterator |
class |
PubCitIterator |
| Modifier and Type | Class and Description |
|---|---|
static class |
TUI_CorefIE.ClusterListIterator |
Copyright © 2019 JULIE Lab, Germany. All rights reserved.