|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractFeatureBearer in com.ontotext.gate.ontology |
---|
Subclasses of AbstractFeatureBearer in com.ontotext.gate.ontology | |
---|---|
class |
OntologyImpl
An Ontology Implementation Class |
class |
TaxonomyImpl
A Taxonomy Implementation Class |
Uses of AbstractFeatureBearer in gate |
---|
Subclasses of AbstractFeatureBearer in gate | |
---|---|
class |
DocumentFormat
The format of Documents. |
Uses of AbstractFeatureBearer in gate.annotation |
---|
Subclasses of AbstractFeatureBearer in gate.annotation | |
---|---|
class |
AnnotationImpl
Provides an implementation for the interface gate.Annotation |
Uses of AbstractFeatureBearer in gate.corpora |
---|
Subclasses of AbstractFeatureBearer in gate.corpora | |
---|---|
class |
CorpusImpl
Corpora are sets of Document. |
class |
DatabaseCorpusImpl
|
class |
DatabaseDocumentImpl
|
class |
DocumentImpl
Represents the commonalities between all sorts of documents. |
class |
EmailDocumentFormat
The format of Documents. |
class |
HtmlDocumentFormat
The format of Documents. |
class |
MSWordDocumentFormat
|
class |
PdfDocumentFormat
|
class |
RtfDocumentFormat
The format of Documents. |
class |
SerialCorpusImpl
|
class |
SgmlDocumentFormat
The format of Documents. |
class |
TextualDocumentFormat
The format of Documents. |
class |
XmlDocumentFormat
The format of Documents. |
Uses of AbstractFeatureBearer in gate.creole |
---|
Subclasses of AbstractFeatureBearer in gate.creole | |
---|---|
class |
AbstractController
|
class |
AbstractLanguageAnalyser
A parent implementation of language analysers with some default code. |
class |
AbstractLanguageResource
A convenience implementation of LanguageResource with some default code. |
class |
AbstractProcessingResource
A convenience implementation of ProcessingResource with some default code. |
class |
AbstractResource
A convenience implementation of Resource with some default code. |
class |
ANNIETransducer
The ANNIE named entity transducer. |
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 |
APFormatExporter
This class implements a APF xml exporter. |
class |
ConditionalSerialAnalyserController
This class implements a SerialController that only contains LanguageAnalyser s. |
class |
ConditionalSerialController
Execute a list of PRs serially. |
class |
GazetteerListsCollector
|
class |
OntologyAwareTransducer
Deprecated. Ontology related functionality is now implemented in the standard JAPE Transducer Transducer . |
class |
POSTagger
This class is a wrapper for HepTag, Mark Hepple's POS tagger. |
class |
ProtegeProjectName
Dummy Protege LR. |
class |
RDFFormatExporter
|
class |
ResourceData
Models an individual CREOLE resource metadata, plus configuration data, plus the instantiations of the resource current within the system. |
class |
SerialAnalyserController
This class implements a SerialController that only contains LanguageAnalyser s. |
class |
SerialController
Execute a list of PRs serially. |
class |
Transducer
A cascaded multi-phase transducer using the Jape language which is a variant of the CPSL language. |
class |
VPChunker
ANNIE VP Chunker module. |
Uses of AbstractFeatureBearer in gate.creole.annotdelete |
---|
Subclasses of AbstractFeatureBearer in gate.creole.annotdelete | |
---|---|
class |
AnnotationDeletePR
This class is the implementation of a processing resource which deletes all annotations and sets other than 'original markups'. |
Uses of AbstractFeatureBearer in gate.creole.annotransfer |
---|
Subclasses of AbstractFeatureBearer in gate.creole.annotransfer | |
---|---|
class |
AnnotationSetTransfer
This class is the implementation of the resource ACEPROCESSOR. |
Uses of AbstractFeatureBearer in gate.creole.coref |
---|
Subclasses of AbstractFeatureBearer in gate.creole.coref | |
---|---|
class |
AbstractCoreferencer
|
class |
Coreferencer
|
class |
NominalCoref
|
class |
PronominalCoref
|
Uses of AbstractFeatureBearer in gate.creole.dumpingPR |
---|
Subclasses of AbstractFeatureBearer in gate.creole.dumpingPR | |
---|---|
class |
DumpingPR
This class implements a DumpingPR which exports a given set of annotation types + the original markup, back into the document's native format. |
Uses of AbstractFeatureBearer in gate.creole.gazetteer |
---|
Subclasses of AbstractFeatureBearer in gate.creole.gazetteer | |
---|---|
class |
AbstractGazetteer
AbstractGazetteer This class implements the common-for-all methods of the Gazetteer interface |
class |
AbstractOntoGazetteer
AbstratOntoGazetteer This class implemnents the methods common for all ontology-aware gazetteers. |
class |
DefaultGazetteer
This component is responsible for doing lists lookup. |
class |
FlexibleGazetteer
Title: Flexible Gazetteer The Flexible Gazetteer provides users with the flexibility to choose their own customized input and an external Gazetteer. |
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 |
class |
OntoGazetteerImpl
OntoGazetteerImpl An ontology-aware gazetteer, producing additional annotations with features [class] and [ontology]. |
Uses of AbstractFeatureBearer in gate.creole.ir |
---|
Subclasses of AbstractFeatureBearer in gate.creole.ir | |
---|---|
class |
SearchPR
|
Uses of AbstractFeatureBearer in gate.creole.kea |
---|
Subclasses of AbstractFeatureBearer in gate.creole.kea | |
---|---|
class |
Kea
This is wrapper for using the KEA Keyphrase extractor (http://www.nzdl.org/Kea/) within the GATE Language Engineering architecture (http://gate.ac.uk). |
Uses of AbstractFeatureBearer in gate.creole.ml |
---|
Subclasses of AbstractFeatureBearer in gate.creole.ml | |
---|---|
class |
MachineLearningPR
This processing resource is used to train a machine learning algorithm with data extracted from a corpus. |
Uses of AbstractFeatureBearer in gate.creole.morph |
---|
Subclasses of AbstractFeatureBearer in gate.creole.morph | |
---|---|
class |
Morph
Description: This class is a wrapper for Interpret ,
the Morphological Analyzer. |
Uses of AbstractFeatureBearer in gate.creole.ontology.jena |
---|
Subclasses of AbstractFeatureBearer in gate.creole.ontology.jena | |
---|---|
class |
JenaOntologyImpl
An implementation for GATE Ontologies based on Jena2 |
Uses of AbstractFeatureBearer in gate.creole.orthomatcher |
---|
Subclasses of AbstractFeatureBearer in gate.creole.orthomatcher | |
---|---|
class |
OrthoMatcher
|
Uses of AbstractFeatureBearer in gate.creole.splitter |
---|
Subclasses of AbstractFeatureBearer in gate.creole.splitter | |
---|---|
class |
SentenceSplitter
A sentence splitter. |
Uses of AbstractFeatureBearer in gate.creole.tokeniser |
---|
Subclasses of AbstractFeatureBearer in gate.creole.tokeniser | |
---|---|
class |
DefaultTokeniser
A composed tokeniser containing a SimpleTokeniser and a
Transducer . |
class |
SimpleTokeniser
Implementation of a Unicode rule based tokeniser. |
Uses of AbstractFeatureBearer in gate.creole.tokeniser.chinesetokeniser |
---|
Subclasses of AbstractFeatureBearer in gate.creole.tokeniser.chinesetokeniser | |
---|---|
class |
ChineseTokeniser
Title: ChineseTokeniser.java Description: This class is a wrapper for segmenter. |
Uses of AbstractFeatureBearer in gate.gui.docview |
---|
Subclasses of AbstractFeatureBearer in gate.gui.docview | |
---|---|
class |
AbstractDocumentView
A convenience implementation of DocumentView that
can be extended by implementers of document views. |
class |
AnnotationListView
A tabular view for a list of annotations. |
class |
AnnotationSetsView
|
class |
CorefEditor
|
class |
TextualDocumentView
This class provides a central view for a textual document. |
Uses of AbstractFeatureBearer in gate.lexicon |
---|
Subclasses of AbstractFeatureBearer in gate.lexicon | |
---|---|
class |
MutableLexicalKnowledgeBaseImpl
|
class |
NLGLexiconImpl
|
class |
OntoLexKBImpl
|
class |
TestNLGLexiconPR
|
Uses of AbstractFeatureBearer in gate.persist |
---|
Subclasses of AbstractFeatureBearer in gate.persist | |
---|---|
class |
JDBCDataStore
|
class |
OracleDataStore
|
class |
PostgresDataStore
|
class |
SerialDataStore
A data store based on Java serialisation. |
Uses of AbstractFeatureBearer in gate.wordnet |
---|
Subclasses of AbstractFeatureBearer in gate.wordnet | |
---|---|
class |
IndexFileWordNetImpl
|
|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |