Uses of Class
org.apache.uima.collection.CollectionReader_ImplBase
Package
Description
uimaFIT-enhanced base classes for UIMA components and some simple components.
Example for an UIMA-based experiment running an analysis and evaluating the results.
-
Uses of CollectionReader_ImplBase in org.apache.uima.fit.component
Modifier and TypeClassDescriptionclass
Base class for CAS collection readers which initializes itself based on annotations.class
Base class for JCas collection readers which initializes itself based on annotations. -
Uses of CollectionReader_ImplBase in org.apache.uima.fit.examples.experiment.pos
Modifier and TypeClassDescriptionclass
This collection reader is meant for example purposes only. -
Uses of CollectionReader_ImplBase in org.apache.uima.tools.components
Modifier and TypeClassDescriptionclass
A simple collection reader that reads documents from a directory in the filesystem.