GATE
Version 3.1-2270

Uses of Interface
gate.SimpleCorpus

Packages that use SimpleCorpus
gate This package contains the public interface to the GATE Java API. 
gate.corpora   
gate.creole.ir   
 

Uses of SimpleCorpus in gate
 

Subinterfaces of SimpleCorpus in gate
 interface Corpus
          Corpora are lists of Document.
 

Uses of SimpleCorpus in gate.corpora
 

Classes in gate.corpora that implement SimpleCorpus
 class CorpusImpl
          Corpora are sets of Document.
 class DatabaseCorpusImpl
           
 class SerialCorpusImpl
           
 

Uses of SimpleCorpus in gate.creole.ir
 

Subinterfaces of SimpleCorpus in gate.creole.ir
 interface IndexedCorpus
           
 


GATE
Version 3.1-2270