Uses of Class
marf.nlp.Storage.Corpus

Packages that use Corpus
marf.nlp.Storage   
 

Uses of Corpus in marf.nlp.Storage
 

Methods in marf.nlp.Storage that return Corpus
 Corpus Corpus.append(java.lang.Object poObjectToAppend)
           
 Corpus Corpus.appendToken(java.lang.String pstrTokenToAppend)
           
 

Methods in marf.nlp.Storage with parameters of type Corpus
 void Corpus.compare(Corpus poCorpus)
          Compares this corpus to another one and report the differences in terms of lexeme tokens.
 



SourceForge Logo