GATE
Version 3.1-2270

Uses of Package
gate

Packages that use gate
com.ontotext.gate.ontology   
com.ontotext.gate.vr   
debugger.gui.debugging   
debugger.gui.resources   
debugger.resources   
debugger.resources.lr   
debugger.resources.pr   
gate This package contains the public interface to the GATE Java API. 
gate.annotation   
gate.config   
gate.corpora   
gate.creole   
gate.creole.annotdelete   
gate.creole.annotransfer   
gate.creole.coref   
gate.creole.dumpingPR   
gate.creole.gazetteer   
gate.creole.ir   
gate.creole.ir.lucene   
gate.creole.kea   
gate.creole.ml   
gate.creole.ml.maxent   
gate.creole.ml.svmlight   
gate.creole.ml.weka   
gate.creole.morph   
gate.creole.nerc   
gate.creole.ontology   
gate.creole.ontology.jena   
gate.creole.orthomatcher   
gate.creole.splitter   
gate.creole.tokeniser   
gate.creole.tokeniser.chinesetokeniser   
gate.email   
gate.event   
gate.fsm   
gate.gui   
gate.gui.docview   
gate.gui.jape   
gate.gui.lexicon   
gate.gui.wordnet   
gate.html   
gate.jape   
gate.lexicon   
gate.persist   
gate.sgml   
gate.util   
gate.util.compilers   
gate.util.web   
gate.wordnet   
gate.xml   
 

Classes in gate used by com.ontotext.gate.ontology
LanguageResource
          Models all sorts of language resources.
Resource
          Models all sorts of resources.
 

Classes in gate used by com.ontotext.gate.vr
Resource
          Models all sorts of resources.
VisualResource
          Models all sorts of visual resources.
 

Classes in gate used by debugger.gui.debugging
Document
          Represents the commonalities between all sorts of documents.
 

Classes in gate used by debugger.gui.resources
LanguageResource
          Models all sorts of language resources.
ProcessingResource
          Models all sorts of processing resources.
Resource
          Models all sorts of resources.
 

Classes in gate used by debugger.resources
AnnotationSet
          Annotation sets
Document
          Represents the commonalities between all sorts of documents.
 

Classes in gate used by debugger.resources.lr
Document
          Represents the commonalities between all sorts of documents.
LanguageResource
          Models all sorts of language resources.
 

Classes in gate used by debugger.resources.pr
Annotation
          An Annotation is an arc in an AnnotationSet.
AnnotationSet
          Annotation sets
Document
          Represents the commonalities between all sorts of documents.
FeatureMap
          An attribute-value matrix.
ProcessingResource
          Models all sorts of processing resources.
 

Classes in gate used by gate
Annotation
          An Annotation is an arc in an AnnotationSet.
AnnotationSet
          Annotation sets
Controller
          Models the execution of groups of ProcessingResources.
Corpus
          Corpora are lists of Document.
CreoleRegister
          The CREOLE register records the set of resources that are currently known to the system.
DataStore
          Models all sorts of data storage.
DataStoreRegister
          Records all the open DataStores.
Document
          Represents the commonalities between all sorts of documents.
DocumentContent
          The content of Documents.
DocumentFormat
          The format of Documents.
Executable
          Describes entities that can be executed such as ProcessingResources or Controllers.
FeatureMap
          An attribute-value matrix.
Gate.DirectoryInfo
          Stores information about the contents of a CREOLE directory.
GateConstants
          Interface used to hold different GATE constants
LanguageResource
          Models all sorts of language resources.
Node
          Nodes in AnnotationSets.
ProcessingResource
          Models all sorts of processing resources.
Resource
          Models all sorts of resources.
SimpleAnnotation
          An Annotation is an arc in an AnnotationSet.
SimpleAnnotationSet
          Annotation sets
SimpleCorpus
          Corpora are lists of Document.
SimpleDocument
          Represents the commonalities between all sorts of documents.
SimpleFeatureMap
          An attribute-value matrix.
 

Classes in gate used by gate.annotation
Annotation
          An Annotation is an arc in an AnnotationSet.
AnnotationSet
          Annotation sets
Corpus
          Corpora are lists of Document.
Document
          Represents the commonalities between all sorts of documents.
DocumentContent
          The content of Documents.
FeatureMap
          An attribute-value matrix.
Node
          Nodes in AnnotationSets.
Resource
          Models all sorts of resources.
SimpleAnnotation
          An Annotation is an arc in an AnnotationSet.
SimpleAnnotationSet
          Annotation sets
VisualResource
          Models all sorts of visual resources.
 

Classes in gate used by gate.config
FeatureMap
          An attribute-value matrix.
 

Classes in gate used by gate.corpora
AnnotationSet
          Annotation sets
Corpus
          Corpora are lists of Document.
DataStore
          Models all sorts of data storage.
Document
          Represents the commonalities between all sorts of documents.
DocumentContent
          The content of Documents.
DocumentFormat
          The format of Documents.
FeatureMap
          An attribute-value matrix.
LanguageResource
          Models all sorts of language resources.
Resource
          Models all sorts of resources.
SimpleCorpus
          Corpora are lists of Document.
SimpleDocument
          Represents the commonalities between all sorts of documents.
TextualDocument
          Top interface for all types of textual documents (transient or persistent).
 

Classes in gate used by gate.creole
Annotation
          An Annotation is an arc in an AnnotationSet.
AnnotationSet
          Annotation sets
Controller
          Models the execution of groups of ProcessingResources.
Corpus
          Corpora are lists of Document.
CorpusController
          Models the execution of groups of ProcessingResources on a given corpus.
CreoleRegister
          The CREOLE register records the set of resources that are currently known to the system.
DataStore
          Models all sorts of data storage.
Document
          Represents the commonalities between all sorts of documents.
Executable
          Describes entities that can be executed such as ProcessingResources or Controllers.
FeatureMap
          An attribute-value matrix.
LanguageAnalyser
          A special type of ProcessingResource that processes Documents
LanguageResource
          Models all sorts of language resources.
ProcessingResource
          Models all sorts of processing resources.
ProtegeProject
          Just a dummy interface for dummy Protege LR.
Resource
          Models all sorts of resources.
VisualResource
          Models all sorts of visual resources.
 

Classes in gate used by gate.creole.annotdelete
Executable
          Describes entities that can be executed such as ProcessingResources or Controllers.
LanguageAnalyser
          A special type of ProcessingResource that processes Documents
ProcessingResource
          Models all sorts of processing resources.
Resource
          Models all sorts of resources.
 

Classes in gate used by gate.creole.annotransfer
AnnotationSet
          Annotation sets
Executable
          Describes entities that can be executed such as ProcessingResources or Controllers.
LanguageAnalyser
          A special type of ProcessingResource that processes Documents
ProcessingResource
          Models all sorts of processing resources.
Resource
          Models all sorts of resources.
 

Classes in gate used by gate.creole.coref
Document
          Represents the commonalities between all sorts of documents.
Executable
          Describes entities that can be executed such as ProcessingResources or Controllers.
LanguageAnalyser
          A special type of ProcessingResource that processes Documents
ProcessingResource
          Models all sorts of processing resources.
Resource
          Models all sorts of resources.
 

Classes in gate used by gate.creole.dumpingPR
AnnotationSet
          Annotation sets
Executable
          Describes entities that can be executed such as ProcessingResources or Controllers.
LanguageAnalyser
          A special type of ProcessingResource that processes Documents
ProcessingResource
          Models all sorts of processing resources.
Resource
          Models all sorts of resources.
 

Classes in gate used by gate.creole.gazetteer
Document
          Represents the commonalities between all sorts of documents.
Executable
          Describes entities that can be executed such as ProcessingResources or Controllers.
FeatureMap
          An attribute-value matrix.
LanguageAnalyser
          A special type of ProcessingResource that processes Documents
LanguageResource
          Models all sorts of language resources.
ProcessingResource
          Models all sorts of processing resources.
Resource
          Models all sorts of resources.
 

Classes in gate used by gate.creole.ir
Corpus
          Corpora are lists of Document.
Document
          Represents the commonalities between all sorts of documents.
Executable
          Describes entities that can be executed such as ProcessingResources or Controllers.
LanguageResource
          Models all sorts of language resources.
ProcessingResource
          Models all sorts of processing resources.
Resource
          Models all sorts of resources.
SimpleCorpus
          Corpora are lists of Document.
 

Classes in gate used by gate.creole.ir.lucene
Corpus
          Corpora are lists of Document.
 

Classes in gate used by gate.creole.kea
Document
          Represents the commonalities between all sorts of documents.
Executable
          Describes entities that can be executed such as ProcessingResources or Controllers.
LanguageAnalyser
          A special type of ProcessingResource that processes Documents
ProcessingResource
          Models all sorts of processing resources.
Resource
          Models all sorts of resources.
VisualResource
          Models all sorts of visual resources.
 

Classes in gate used by gate.creole.ml
AnnotationSet
          Annotation sets
Executable
          Describes entities that can be executed such as ProcessingResources or Controllers.
LanguageAnalyser
          A special type of ProcessingResource that processes Documents
ProcessingResource
          Models all sorts of processing resources.
Resource
          Models all sorts of resources.
 

Classes in gate used by gate.creole.ml.maxent
ProcessingResource
          Models all sorts of processing resources.
 

Classes in gate used by gate.creole.ml.svmlight
ProcessingResource
          Models all sorts of processing resources.
 

Classes in gate used by gate.creole.ml.weka
ProcessingResource
          Models all sorts of processing resources.
 

Classes in gate used by gate.creole.morph
Document
          Represents the commonalities between all sorts of documents.
Executable
          Describes entities that can be executed such as ProcessingResources or Controllers.
LanguageAnalyser
          A special type of ProcessingResource that processes Documents
ProcessingResource
          Models all sorts of processing resources.
Resource
          Models all sorts of resources.
 

Classes in gate used by gate.creole.nerc
Annotation
          An Annotation is an arc in an AnnotationSet.
AnnotationSet
          Annotation sets
Document
          Represents the commonalities between all sorts of documents.
 

Classes in gate used by gate.creole.ontology
LanguageResource
          Models all sorts of language resources.
Resource
          Models all sorts of resources.
VisualResource
          Models all sorts of visual resources.
 

Classes in gate used by gate.creole.ontology.jena
LanguageResource
          Models all sorts of language resources.
Resource
          Models all sorts of resources.
 

Classes in gate used by gate.creole.orthomatcher
Annotation
          An Annotation is an arc in an AnnotationSet.
AnnotationSet
          Annotation sets
Executable
          Describes entities that can be executed such as ProcessingResources or Controllers.
FeatureMap
          An attribute-value matrix.
LanguageAnalyser
          A special type of ProcessingResource that processes Documents
ProcessingResource
          Models all sorts of processing resources.
Resource
          Models all sorts of resources.
 

Classes in gate used by gate.creole.splitter
Executable
          Describes entities that can be executed such as ProcessingResources or Controllers.
LanguageAnalyser
          A special type of ProcessingResource that processes Documents
ProcessingResource
          Models all sorts of processing resources.
Resource
          Models all sorts of resources.
 

Classes in gate used by gate.creole.tokeniser
Executable
          Describes entities that can be executed such as ProcessingResources or Controllers.
FeatureMap
          An attribute-value matrix.
LanguageAnalyser
          A special type of ProcessingResource that processes Documents
ProcessingResource
          Models all sorts of processing resources.
Resource
          Models all sorts of resources.
 

Classes in gate used by gate.creole.tokeniser.chinesetokeniser
Document
          Represents the commonalities between all sorts of documents.
Executable
          Describes entities that can be executed such as ProcessingResources or Controllers.
LanguageAnalyser
          A special type of ProcessingResource that processes Documents
ProcessingResource
          Models all sorts of processing resources.
Resource
          Models all sorts of resources.
 

Classes in gate used by gate.email
Document
          Represents the commonalities between all sorts of documents.
 

Classes in gate used by gate.event
Annotation
          An Annotation is an arc in an AnnotationSet.
AnnotationSet
          Annotation sets
Corpus
          Corpora are lists of Document.
DataStore
          Models all sorts of data storage.
Document
          Represents the commonalities between all sorts of documents.
ProcessingResource
          Models all sorts of processing resources.
Resource
          Models all sorts of resources.
 

Classes in gate used by gate.fsm
Annotation
          An Annotation is an arc in an AnnotationSet.
Document
          Represents the commonalities between all sorts of documents.
Node
          Nodes in AnnotationSets.
 

Classes in gate used by gate.gui
Annotation
          An Annotation is an arc in an AnnotationSet.
AnnotationSet
          Annotation sets
DataStore
          Models all sorts of data storage.
Document
          Represents the commonalities between all sorts of documents.
FeatureMap
          An attribute-value matrix.
GateConstants
          Interface used to hold different GATE constants
ProcessingResource
          Models all sorts of processing resources.
Resource
          Models all sorts of resources.
VisualResource
          Models all sorts of visual resources.
 

Classes in gate used by gate.gui.docview
Annotation
          An Annotation is an arc in an AnnotationSet.
AnnotationSet
          Annotation sets
Document
          Represents the commonalities between all sorts of documents.
Resource
          Models all sorts of resources.
VisualResource
          Models all sorts of visual resources.
 

Classes in gate used by gate.gui.jape
Resource
          Models all sorts of resources.
VisualResource
          Models all sorts of visual resources.
 

Classes in gate used by gate.gui.lexicon
Resource
          Models all sorts of resources.
VisualResource
          Models all sorts of visual resources.
 

Classes in gate used by gate.gui.wordnet
Resource
          Models all sorts of resources.
VisualResource
          Models all sorts of visual resources.
 

Classes in gate used by gate.html
AnnotationSet
          Annotation sets
Document
          Represents the commonalities between all sorts of documents.
 

Classes in gate used by gate.jape
AnnotationSet
          Annotation sets
Corpus
          Corpora are lists of Document.
Document
          Represents the commonalities between all sorts of documents.
FeatureMap
          An attribute-value matrix.
 

Classes in gate used by gate.lexicon
Executable
          Describes entities that can be executed such as ProcessingResources or Controllers.
LanguageResource
          Models all sorts of language resources.
ProcessingResource
          Models all sorts of processing resources.
Resource
          Models all sorts of resources.
 

Classes in gate used by gate.persist
AnnotationSet
          Annotation sets
Corpus
          Corpora are lists of Document.
DataStore
          Models all sorts of data storage.
Document
          Represents the commonalities between all sorts of documents.
DocumentContent
          The content of Documents.
FeatureMap
          An attribute-value matrix.
LanguageResource
          Models all sorts of language resources.
Resource
          Models all sorts of resources.
 

Classes in gate used by gate.sgml
Document
          Represents the commonalities between all sorts of documents.
 

Classes in gate used by gate.util
Annotation
          An Annotation is an arc in an AnnotationSet.
AnnotationSet
          Annotation sets
Document
          Represents the commonalities between all sorts of documents.
FeatureMap
          An attribute-value matrix.
GateConstants
          Interface used to hold different GATE constants
SimpleFeatureMap
          An attribute-value matrix.
 

Classes in gate used by gate.util.compilers
GateConstants
          Interface used to hold different GATE constants
 

Classes in gate used by gate.util.web
Annotation
          An Annotation is an arc in an AnnotationSet.
 

Classes in gate used by gate.wordnet
DataStore
          Models all sorts of data storage.
LanguageResource
          Models all sorts of language resources.
Resource
          Models all sorts of resources.
 

Classes in gate used by gate.xml
AnnotationSet
          Annotation sets
Document
          Represents the commonalities between all sorts of documents.
 


GATE
Version 3.1-2270