Class | Description |
---|---|
FilesInDirectoryCollectionCyclicalReads | |
FilesInDirectoryCollectionReader | |
FileTreeReader |
Recursively reads a directory tree of files, sorted by level (root first),
creating the DocumentID from the file name and the DocumentIdPrefix by the subdirectory path between
the root and the leaf file
|
JdbcCollectionReader |
Collection Reader that pulls documents to be processed from a database.
|
LinesFromFileCollectionReader |
The original code was copied from org.apache.uima.examples.cpe.FileSystemCollectionReader
and modified for Mayo use.
|
LuceneCollectionReader | |
TextReader |
UIMA CollectionReader that reads in Text from text files.
|
XmiCollectionReaderCtakes |
A simple collection reader that reads CASes in XMI format from a directory in the filesystem.
|
XMIReader |
UIMA CollectionReader that reads in CASes from XMI files.
|
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.