Package | Description |
---|---|
gate | |
gate.corpora | |
gate.corpora.export | |
gate.creole | |
gate.gui | |
gate.gui.docview | |
gate.util.persistence |
Modifier and Type | Interface and Description |
---|---|
interface |
LanguageAnalyser
A special type of
ProcessingResource that processes Document s |
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 |
GateXMLExporter |
class |
InlineXMLExporter |
Modifier and Type | Class and Description |
---|---|
class |
AbstractController |
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.
|
class |
ConditionalSerialAnalyserController
This class implements a SerialController that only contains
LanguageAnalyser s. |
class |
ConditionalSerialController
Execute a list of PRs serially.
|
class |
RealtimeCorpusController
A custom GATE controller that interrupts the execution over a document when a
specified amount of time has elapsed.
|
class |
SerialAnalyserController
This class implements a SerialController that only contains
LanguageAnalyser s. |
class |
SerialController
Execute a list of PRs serially.
|
Modifier and Type | Class and Description |
---|---|
class |
ControllerMetadataViewer
This viewer displays metadata associated with a GATE Controller.
|
class |
CorpusEditor
A simple viewer/editor for corpora.
|
class |
CorpusQualityAssurance
Quality assurance corpus view.
|
class |
FeaturesSchemaEditor |
class |
LuceneDataStoreSearchGUI
GUI allowing to write a query with a JAPE derived syntax for querying
a Lucene Datastore and display the results with a stacked view of the
annotations and their values.
|
class |
PRViewer |
class |
SerialControllerEditor |
class |
SerialDatastoreViewer |
Modifier and Type | Class and Description |
---|---|
class |
DocumentEditor
This is the GATE Document viewer/editor.
|
class |
RelationSetView |
Modifier and Type | Class and Description |
---|---|
class |
UpgradeXGAPP |
Copyright © 2024 GATE. All rights reserved.