Interface | Description |
---|---|
Parallel.Method<T> |
Class | Description |
---|---|
AbstractSerializer | |
AnnotationFixer |
Given a TextAnnotation that stores some possibly incorrect information (initially, sentence boundaries), allow
corrections given a view containing information asserted (by the client) to be correct.
|
ArrayUtilities |
A utility class to help with the nuisance of converting primitive types arrays to the
corresponding boxed lists and vice versa.
|
DummyTextAnnotationGenerator |
Generator of dummy
TextAnnotation s and their View s, used for testing. |
ExecutionTimer |
This is a utility for tracking execution time.
|
Identifier |
Static class to create identifiers.
|
JsonSerializer | |
JsonTools | |
JsonTools.JsonConverter<T> | |
MemoryMonitor | |
Parallel | |
SerializationHelper |
This class is useful for serializing
TextAnnotation objects to byte arrays. |
ShellInterface | |
StringTransformation |
Store a list of transformations applied to an original string to produce a new String.
|
StringTransformationCleanup |
StringCleanup maps characters in "broader" encodings to comparable characters in "narrower"
encodings -- e.g.
|
StringUtils | |
Table |
This is a utility class that exists exclusively for generating Org-Mode tables.
|
TextCleaner |
This class has methods for conversion of non-UTF-8 characters to UTF-8, and from UTF-8 to Ascii.
|
TextCleanerStringTransformation |
This class has methods for conversion of non-UTF-8 characters to UTF-8, and from UTF-8 to Ascii.
|
TokenUtils |
Utility functions related to tokens and tokenization.
|
XmlDocumentProcessor |
Reads an xml document from a corpus, extracts some fields as the document's clean NLP-processable text,
and others as metadata.
|
XmlModel |
Accepts JAXB compatible model classes and performs the IO/parsing.
|
XMLUtils |
Enum | Description |
---|---|
StringTransformation.EditType |
Annotation Type | Description |
---|---|
AvoidUsing |
Annotation to specify that the use of a particular class, or method should be avoided if
possible.
|
Copyright © 2017. All rights reserved.