Uses of Class
gate.creole.AbstractLanguageResource

Packages that use AbstractLanguageResource
gate  
gate.corpora   
gate.creole   
 

Uses of AbstractLanguageResource in gate
 

Subclasses of AbstractLanguageResource in gate
 class DocumentFormat
          The format of Documents.
 

Uses of AbstractLanguageResource in gate.corpora
 

Subclasses of AbstractLanguageResource 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 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 AbstractLanguageResource in gate.creole
 

Subclasses of AbstractLanguageResource in gate.creole
 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.