Package | Description |
---|---|
gate | |
gate.corpora | |
gate.creole |
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.
|
Copyright © 2024 GATE. All rights reserved.