| Package | Description | 
|---|---|
| gate | |
| gate.annotation | |
| gate.corpora | |
| gate.corpora.export | |
| gate.creole | |
| gate.gui | |
| gate.gui.docview | |
| gate.persist | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CorpusExporterA  DocumentExporterthat is also capable of exporting
 a whole corpus to a single file. | 
| class  | DocumentExporterAdds support for exporting documents from GATE. | 
| class  | DocumentFormatThe format of Documents. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AnnotationImplProvides an implementation for the interface gate.Annotation | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConllDocumentFormatDocument format for handling CoNLL/IOB documents:
 He PRP B-NP
 accepted VBD B-VP
 the DT B-NP
 position NN I-NP
 ... | 
| class  | CorpusImplCorpora are sets of Document. | 
| class  | DocumentImplRepresents the commonalities between all sorts of documents. | 
| class  | EmailDocumentFormatThe format of Documents. | 
| class  | NekoHtmlDocumentFormat
 DocumentFormat that uses Andy Clark's NekoHTML
 parser to parse HTML documents. | 
| class  | SerialCorpusImpl | 
| class  | SgmlDocumentFormatThe format of Documents. | 
| class  | TextualDocumentFormatThe format of Documents. | 
| class  | TikaFormat | 
| class  | UimaDocumentFormatUIMA XCAS and XMICAS document formats. | 
| class  | XmlDocumentFormatThe format of Documents. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GateXMLExporter | 
| class  | InlineXMLExporter | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractController | 
| class  | AbstractLanguageAnalyserA parent implementation of language analysers with some default code. | 
| class  | AbstractLanguageResourceA convenience implementation of LanguageResource with some default code. | 
| class  | AbstractProcessingResourceA convenience implementation of ProcessingResource with some default
 code. | 
| class  | AbstractResourceA convenience implementation of Resource with some default code. | 
| class  | AnnotationSchemaThis class handles annotation schemas.An annotation schema is a
 representation of an annotation, together with its types and their
 attributes, values and types. | 
| class  | ConditionalSerialAnalyserControllerThis class implements a SerialController that only contains
  LanguageAnalysers. | 
| class  | ConditionalSerialControllerExecute a list of PRs serially. | 
| class  | PackagedController | 
| class  | RealtimeCorpusControllerA custom GATE controller that interrupts the execution over a document when a
 specified amount of time has elapsed. | 
| class  | ResourceDataModels an individual CREOLE resource metadata, plus configuration data,
 plus the instantiations of the resource current within the system. | 
| class  | SerialAnalyserControllerThis class implements a SerialController that only contains
  LanguageAnalysers. | 
| class  | SerialControllerExecute a list of PRs serially. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ResourceHelper | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractDocumentViewA convenience implementation of  DocumentViewthat
 can be extended by implementers of document views. | 
| class  | AnnotationListViewA tabular view for a list of annotations. | 
| class  | AnnotationSetsViewDisplay document annotation sets and types in a tree view like with a table. | 
| class  | AnnotationStackViewShow a stack view of highlighted annotations in the document
 centred on the document caret. | 
| class  | CorefEditorDisplay a tree that contains the co-references type of the document,
 highlight co-references in the document, allow creating
 co-references from existing annotations, editing and deleting co-references. | 
| class  | TextualDocumentViewThis class provides a central view for a textual document. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LuceneDataStoreImpl | 
| class  | SerialDataStoreA data store based on Java serialisation. | 
Copyright © 2024 GATE. All rights reserved.