Package | Description |
---|---|
gate |
This package contains the public interface to the GATE Java API.
|
gate.corpora | |
gate.creole | |
gate.creole.gazetteer |
Modifier and Type | Class and Description |
---|---|
class |
DocumentFormat
The format of Documents.
|
Modifier and Type | Class and Description |
---|---|
class |
ConllDocumentFormat
Document format for handling CoNLL/IOB documents:
He PRP B-NP
accepted VBD B-VP
the DT B-NP
position NN I-NP
...
|
class |
CorpusImpl
Corpora are sets of Document.
|
class |
DocumentImpl
Represents the commonalities between all sorts of documents.
|
class |
EmailDocumentFormat
The format of Documents.
|
class |
NekoHtmlDocumentFormat
DocumentFormat that uses Andy Clark's NekoHTML
parser to parse HTML documents.
|
class |
SerialCorpusImpl |
class |
SgmlDocumentFormat
The format of Documents.
|
class |
TextualDocumentFormat
The format of Documents.
|
class |
TikaFormat |
class |
UimaDocumentFormat
UIMA XCAS and XMICAS document formats.
|
class |
XmlDocumentFormat
The format of Documents.
|
Modifier and Type | Class and Description |
---|---|
class |
AnnotationSchema
This class handles annotation schemas.An annotation schema is a
representation of an annotation, together with its types and their
attributes, values and types.
|
Modifier and Type | Class and Description |
---|---|
class |
GazetteerList
Gazetteer List provides the means for uploading, managing and storing
the data in the gazetteer list files.
|
class |
LinearDefinition
Represents a Linear Definition [lists.def] file
The normal usage of the class will be * construct it * setURL * load * change * store |
class |
MappingDefinition
Represents a mapping definition which maps gazetteer lists to ontology classes
|