| Class | Description |
|---|---|
| AnnotationHistogramAnnotator |
Prints a histogram of the counts of each and every
Annotation in the
JCas. |
| AnnotationInstanceHistogramAnnotator |
At the end of the whole pipeline, prints a histogram (counts) of all instances of a
given
Annotation. |
| AnnotationTypeWriter |
A consumer that writes out specified Annotations and features to a specified
text file
|
| AnnotationTypeWriter2 |
A consumer that writes out specified Annotations and features to a specified
text file, prepending each line with pmId and begin-end.
|
| BartWriter |
A consumer that writes out specified Annotations into static files, for
BRAT's stand-off format (http://brat.nlplab.org/standoff.html)
|
| CountAnnotations |
Count specified annotationS, write
|
| CountAnnotationsAnnotator |
At the end of the whole pipeline, prints the count of occurrences of some
specified annotations
|
| DocumentTextWriter |
Dumps the document text to a text file
|
| Dumper |
Dumps it all to sysout
|
| DumpTokensWriter |
A consumer that writes out
Tokens to a text file (one file per
JCas) |
| DumpTopics |
Dumps
TopicDistribution to sysout |
| HtmlViewerWriter |
T\d+\t([A-Z]{3,111}|Token|CW)
|
| LdaCWriter | |
| LdaCWriter.Writer | |
| PrintAnnotationInSentenceWriter |
Writes out specified Annotations and its enclosing sentence to a specified
text file
|
| SentenceDumpAnnotator |
Format is:
pmId:sentId{tab}text |
| SplitInPages |
Add a
DocumentPage annotation every X Sentence |
| StatsTextAnnotator |
Statistics (histogram) of document text length.
|
| SysoutDumper |
Dumps document text to sysout
|
| XWriter |
A simple CAS consumer that generates XCAS (XML representation of the CAS) files in the
filesystem.
|
| ZipXWriter |
A simple CAS consumer that generates zipped XCAS (XML representation of the
CAS) files in the filesystem.
|
Copyright © 2015 Bluebrain Project. All rights reserved.