|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FeatureBearer | |
|---|---|
| com.ontotext.gate.gazetteer | |
| com.ontotext.gate.vr | |
| gate | This package contains the public interface to the GATE Java API. |
| gate.annotation | |
| gate.corpora | |
| gate.creole | |
| gate.creole.annic | |
| gate.creole.annotdelete | |
| gate.creole.annotransfer | |
| gate.creole.coref | |
| gate.creole.dumpingPR | |
| gate.creole.gazetteer | |
| gate.creole.ir | |
| gate.creole.metadata.test | |
| gate.creole.morph | |
| gate.creole.ontology | The GATE ontology API. |
| gate.creole.orthomatcher | |
| gate.creole.orthomatcher.SampleOrthoMatcher | |
| gate.creole.splitter | |
| gate.creole.test | |
| gate.creole.tokeniser | |
| gate.gui | |
| gate.gui.annedit | |
| gate.gui.docview | |
| gate.gui.jape | |
| gate.gui.ontology | |
| gate.gui.wordnet | |
| gate.persist | |
| gate.util | |
| gate.wordnet | |
| Uses of FeatureBearer in com.ontotext.gate.gazetteer |
|---|
| Classes in com.ontotext.gate.gazetteer that implement FeatureBearer | |
|---|---|
class |
HashGazetteer
|
| Uses of FeatureBearer in com.ontotext.gate.vr |
|---|
| Classes in com.ontotext.gate.vr that implement FeatureBearer | |
|---|---|
class |
Gaze
Gaze is a Gazetteer VR capable of viewing and editing gazetteer lists, linear definitions (lists.def files), and mapping definitions (mappings between ontology classes and gazetteer lists). |
| Uses of FeatureBearer in gate |
|---|
| Subinterfaces of FeatureBearer in gate | |
|---|---|
interface |
Annotation
An Annotation is an arc in an AnnotationSet. |
interface |
Controller
Models the execution of groups of ProcessingResources. |
interface |
Corpus
Corpora are lists of Document. |
interface |
CorpusController
Models the execution of groups of ProcessingResources on a given corpus. |
interface |
DataStore
Models all sorts of data storage. |
interface |
Document
Represents the commonalities between all sorts of documents. |
interface |
LanguageAnalyser
A special type of ProcessingResource that processes Documents |
interface |
LanguageResource
Models all sorts of language resources. |
interface |
ProcessingResource
Models all sorts of processing resources. |
interface |
Resource
Models all sorts of resources. |
interface |
SimpleAnnotation
An Annotation is an arc in an AnnotationSet. |
interface |
SimpleCorpus
Corpora are lists of Document. |
interface |
SimpleDocument
Represents the commonalities between all sorts of documents. |
interface |
TextualDocument
Top interface for all types of textual documents (transient or persistent). |
interface |
VisualResource
Models all sorts of visual resources. |
| Classes in gate that implement FeatureBearer | |
|---|---|
class |
DocumentFormat
The format of Documents. |
| Uses of FeatureBearer in gate.annotation |
|---|
| Classes in gate.annotation that implement FeatureBearer | |
|---|---|
class |
AnnotationImpl
Provides an implementation for the interface gate.Annotation |
class |
CorpusAnnotationDiff
This class compare two annotation sets on annotation type given by the AnnotationSchema object. |
| Uses of FeatureBearer in gate.corpora |
|---|
| Classes in gate.corpora that implement FeatureBearer | |
|---|---|
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 |
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 |
XmlDocumentFormat
The format of Documents. |
| Uses of FeatureBearer in gate.creole |
|---|
| Subinterfaces of FeatureBearer in gate.creole | |
|---|---|
interface |
AnnotationVisualResource
Visual Resources that display and/or edit annotations. |
interface |
ConditionalController
A Conditional controller is a controller that keeps a running strategy for each PR contained. |
interface |
ControllerAwarePR
This interface should be implemented by processing resources that need to know when any containing controller starts and ends its execution, for example to initialise internal data structures or to do some aggregate processing of data gathered from a whole corpus. |
| Classes in gate.creole that implement FeatureBearer | |
|---|---|
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 |
AbstractVisualResource
A convenience implementation of VisualResource 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 LanguageAnalysers. |
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 |
RealtimeCorpusController
A custom GATE controller that interrupts the execution over a document when a specified amount of time has elapsed. |
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 LanguageAnalysers. |
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 FeatureBearer in gate.creole.annic |
|---|
| Subinterfaces of FeatureBearer in gate.creole.annic | |
|---|---|
interface |
SearchableDataStore
Datastores want to become indexable and searchable should implement this interface. |
| Uses of FeatureBearer in gate.creole.annotdelete |
|---|
| Classes in gate.creole.annotdelete that implement FeatureBearer | |
|---|---|
class |
AnnotationDeletePR
This class is the implementation of a processing resource which deletes all annotations and sets other than 'original markups'. |
| Uses of FeatureBearer in gate.creole.annotransfer |
|---|
| Classes in gate.creole.annotransfer that implement FeatureBearer | |
|---|---|
class |
AnnotationSetTransfer
This plugin allows the names of annotations and features to be changed as well as transfered from one annotation set to another. |
| Uses of FeatureBearer in gate.creole.coref |
|---|
| Classes in gate.creole.coref that implement FeatureBearer | |
|---|---|
class |
AbstractCoreferencer
|
class |
Coreferencer
|
class |
NominalCoref
|
class |
PronominalCoref
|
| Uses of FeatureBearer in gate.creole.dumpingPR |
|---|
| Classes in gate.creole.dumpingPR that implement FeatureBearer | |
|---|---|
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 FeatureBearer in gate.creole.gazetteer |
|---|
| Subinterfaces of FeatureBearer in gate.creole.gazetteer | |
|---|---|
interface |
Gazetteer
The Gazetteer interface defines the mandatory methods of a gazetteer PR. |
interface |
OntoGazetteer
OntoGazetteer A gazetter that exploits a linear gazetter to generate annotations according to a mapping definition between lists and ontology classes |
| Classes in gate.creole.gazetteer that implement FeatureBearer | |
|---|---|
class |
AbstractGazetteer
AbstractGazetteer This class implements the common-for-all methods of the Gazetteer interface |
class |
AbstractOntoGazetteer
AbstratOntoGazetteer This class implements 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]. |
class |
SharedDefaultGazetteer
Provides a way to efficiently multi-thread a DefaultGazetteer. |
| Uses of FeatureBearer in gate.creole.ir |
|---|
| Subinterfaces of FeatureBearer in gate.creole.ir | |
|---|---|
interface |
IndexedCorpus
|
| Classes in gate.creole.ir that implement FeatureBearer | |
|---|---|
class |
SearchPR
|
| Uses of FeatureBearer in gate.creole.metadata.test |
|---|
| Classes in gate.creole.metadata.test that implement FeatureBearer | |
|---|---|
class |
TestAnnotatedProcessingResource
Example resource class which is annotated with a CreoleResource annotation. |
class |
TestSubclassProcessingResource
|
class |
TestSuperclassProcessingResource
|
class |
TestUnannotatedProcessingResource
Example resource class which is not annotated with a CreoleResource annotation. |
| Uses of FeatureBearer in gate.creole.morph |
|---|
| Classes in gate.creole.morph that implement FeatureBearer | |
|---|---|
class |
Morph
Description: This class is a wrapper for Interpret,
the Morphological Analyzer. |
| Uses of FeatureBearer in gate.creole.ontology |
|---|
| Subinterfaces of FeatureBearer in gate.creole.ontology | |
|---|---|
interface |
Ontology
Interface for ontology language resources. |
| Uses of FeatureBearer in gate.creole.orthomatcher |
|---|
| Classes in gate.creole.orthomatcher that implement FeatureBearer | |
|---|---|
class |
OrthoMatcher
|
| Uses of FeatureBearer in gate.creole.orthomatcher.SampleOrthoMatcher |
|---|
| Classes in gate.creole.orthomatcher.SampleOrthoMatcher that implement FeatureBearer | |
|---|---|
class |
SampleOrthoMatcher
|
| Uses of FeatureBearer in gate.creole.splitter |
|---|
| Classes in gate.creole.splitter that implement FeatureBearer | |
|---|---|
class |
RegexSentenceSplitter
A fast sentence splitter replacement based on regular expressions. |
class |
SentenceSplitter
A sentence splitter. |
| Uses of FeatureBearer in gate.creole.test |
|---|
| Classes in gate.creole.test that implement FeatureBearer | |
|---|---|
static class |
DynamicRegistrationTest.TestResource
|
| Uses of FeatureBearer in gate.creole.tokeniser |
|---|
| Classes in gate.creole.tokeniser that implement FeatureBearer | |
|---|---|
class |
DefaultTokeniser
A composed tokeniser containing a SimpleTokeniser and a
Transducer. |
class |
SimpleTokeniser
Implementation of a Unicode rule based tokeniser. |
| Uses of FeatureBearer in gate.gui |
|---|
| Subinterfaces of FeatureBearer in gate.gui | |
|---|---|
interface |
ResizableVisualResource
This interface denotes visual resources that can be resized. |
| Classes in gate.gui that implement FeatureBearer | |
|---|---|
class |
CorpusEditor
A simple viewer/editor for corpora. |
class |
CorpusQualityAssurance
Quality assurance corpus view. |
class |
DocumentEditor
Deprecated. |
class |
FeaturesEditor
|
class |
FeaturesSchemaEditor
|
class |
GazetteerEditor
Editor for ANNIE Gazetteer. |
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 |
OracleDatastoreViewer
|
class |
PRViewer
|
class |
SchemaAnnotationEditor
Deprecated. |
class |
SearchPRViewer
Shows the results of a IR query. |
class |
SerialControllerEditor
|
class |
SerialDatastoreViewer
|
class |
SyntaxTreeViewer
The SyntaxTreeViewer is capable of showing and editing utterances (fancy name for sentences) and the attached syntax trees. |
class |
UnrestrictedAnnotationEditor
Deprecated. |
(package private) class |
UnrestrictedAnnotationEditor.MyCustomFeatureBearer
Deprecated. This class implements a feature bearer. |
| Fields in gate.gui declared as FeatureBearer | |
|---|---|
private FeatureBearer |
FeaturesEditor.resource
|
(package private) FeatureBearer |
FeaturesSchemaEditor.target
|
(package private) FeatureBearer |
FeatureMapEditorDialog.tempFMHolder
A dummy FeatureBearer used to hold the temporary feature map used for the editor. |
| Methods in gate.gui that return FeatureBearer | |
|---|---|
FeatureBearer |
FeaturesEditor.getFeatureBearer()
|
| Methods in gate.gui with parameters of type FeatureBearer | |
|---|---|
void |
FeaturesEditor.setFeatureBearer(FeatureBearer newResource)
|
| Uses of FeatureBearer in gate.gui.annedit |
|---|
| Subinterfaces of FeatureBearer in gate.gui.annedit | |
|---|---|
interface |
OwnedAnnotationEditor
Interface for all annotation editor components |
| Uses of FeatureBearer in gate.gui.docview |
|---|
| Subinterfaces of FeatureBearer in gate.gui.docview | |
|---|---|
interface |
AnnotationList
Interface for document views showing a list of annotations. |
interface |
DocumentView
A document viewer is composed out of several views (like the one showing the text, the one showing the annotation sets, the on showing the annotations table, etc.). |
| Classes in gate.gui.docview that implement FeatureBearer | |
|---|---|
class |
AbstractDocumentView
A convenience implementation of DocumentView that
can be extended by implementers of document views. |
class |
AnnotationEditor
A generic annotation editor, which uses the known annotation schemas to help speed up the annotation process (e.g. by pre-populating sets of choices) but does not enforce the schemas, allowing the user full control. |
class |
AnnotationListView
A tabular view for a list of annotations. |
class |
AnnotationSetsView
Display document annotation sets and types in a tree view like with a table. |
private static class |
AnnotationStack.StackAnnotation
Annotation that doesn't belong to an annotation set and with id always equal to -1. |
class |
AnnotationStackView
Show a stack view of highlighted annotations in the document centred on the document caret. |
class |
CorefEditor
Display 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 |
OntologyClassView
Document view that displays an ontology class tree to annotate a document. |
class |
OntologyInstanceView
Document view that shows two tables: one instances and one for properties. |
class |
TextualDocumentView
This class provides a central view for a textual document. |
| Uses of FeatureBearer in gate.gui.jape |
|---|
| Classes in gate.gui.jape that implement FeatureBearer | |
|---|---|
class |
JapeViewer
A JAPE viewer that allows access to all phases of the grammar and provides syntax highlighting. |
| Uses of FeatureBearer in gate.gui.ontology |
|---|
| Classes in gate.gui.ontology that implement FeatureBearer | |
|---|---|
class |
OntologyEditor
The GUI for the Ontology Editor |
| Uses of FeatureBearer in gate.gui.wordnet |
|---|
| Classes in gate.gui.wordnet that implement FeatureBearer | |
|---|---|
class |
WordNetViewer
|
| Uses of FeatureBearer in gate.persist |
|---|
| Subinterfaces of FeatureBearer in gate.persist | |
|---|---|
interface |
DatabaseDataStore
|
| Classes in gate.persist that implement FeatureBearer | |
|---|---|
class |
JDBCDataStore
|
class |
LuceneDataStoreImpl
|
class |
OracleDataStore
|
class |
PostgresDataStore
|
class |
SerialDataStore
A data store based on Java serialisation. |
| Uses of FeatureBearer in gate.util |
|---|
| Classes in gate.util that implement FeatureBearer | |
|---|---|
class |
AbstractFeatureBearer
A convenience implemetation of FeatureBearer. |
| Uses of FeatureBearer in gate.wordnet |
|---|
| Subinterfaces of FeatureBearer in gate.wordnet | |
|---|---|
interface |
WordNet
Represents WordNet LKB. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||