Interface | Description |
---|---|
AbstractJdbcWriter.FieldInfo | |
AbstractJdbcWriter.TableInfo | |
NonTerminalConsumer |
Extends the CasConsumer interface to provide a method for getting
output in XML form.
|
Class | Description |
---|---|
AbstractJdbcWriter |
Write cas to a database using jdbc
|
AbstractJdbcWriter.TableSqlInfo | |
AbstractOutputFileWriter | |
CasConsumer |
CasConsumer that writes a JCas (the current view) to an xml file
|
CASConsumerTestDriver | |
CuiCountFileWriter |
Writes a file with two bar-separated columns, the first is the cui, the second the number of cuis in the document.
|
FilesInDirectoryCasConsumer |
For each CAS a local file with the document text is written to a directory specifed by a parameter.
|
FileTreeXmiWriter |
Write xmi files in a directory tree mimicking that of the input files
|
HtmlTableCasConsumer |
Outputs an HTML table that visualizes the specified Annotation objects over
the document text.
|
JdbcWriterTemplate |
Template Cas Consumer to write a table to a sql database using jdbc
|
NormalizedFilesInDirectoryCasConsumer |
For each CAS a local file with the document text is written to a directory specifed by a parameter.
|
SentenceTokensPrinter |
Saves the (base) tokens of each sentence on a separate line, separated by spaces
|
TextSpanWriter | |
TokenFreqCasConsumer |
This class creates a file that contains the frequencies of the word tokens found in a set
in a text collection.
|
TokenOffsetsCasConsumer |
For each CAS a local file with the offsets of the BaseToken annotations is written to a directory specifed by a parameter.
|
XMISerializer | |
XmiWriterCasConsumerCtakes |
A simple CAS consumer that writes the CAS to XMI format.
|
Enum | Description |
---|---|
JdbcWriterTemplate.I2b2FieldInfo |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.