Uses of Class
tc.TCCorpus

Packages that use TCCorpus
tc   
 

Uses of TCCorpus in tc
 

Fields in tc declared as TCCorpus
(package private)  TCCorpus TCExperiment.testCorpus
          the actual corpus used for this experiment
(package private)  TCCorpus TCCorpusLoader.corpus
          the corpus to be returned
 

Methods in tc that return TCCorpus
 TCCorpus TCCorpusLoaderSelfmade.loadCorpus()
          loads and returns the selfmade corpus
 TCCorpus TCCorpusLoaderReuters.loadCorpus()
           
 TCCorpus TCCorpusLoader.loadCorpus()