tml.corpus
Class RepositoryCorpus

java.lang.Object
  extended by tml.corpus.Corpus
      extended by tml.corpus.RepositoryCorpus
All Implemented Interfaces:
java.lang.Cloneable

public class RepositoryCorpus
extends Corpus

This class represents a corpus with all the documents in the repository

Author:
Jorge Villalon

Nested Class Summary
 
Nested classes/interfaces inherited from class tml.corpus.Corpus
Corpus.PassageFreqs
 
Constructor Summary
RepositoryCorpus()
          Creates a Corpus with all documents in the repository
 
Method Summary
 
Methods inherited from class tml.corpus.Corpus
getDimensions, getDocStats, getFilename, getIndexOfTerm, getLuceneQuery, getName, getNonzeros, getParameters, getPassageFrequencies, getPassages, getPassagesLuceneIds, getProcessingTime, getRepository, getSemanticSpace, getTermDocMatrix, getTermEntropies, getTerms, getTermStats, isDbAnnotations, isProjection, load, parametersSummary, printFrequencies, projectCorpus, setDbAnnotations, setDocStats, setName, setParameters, setProjection, setTermEntropies, setTermStats, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RepositoryCorpus

public RepositoryCorpus()
Creates a Corpus with all documents in the repository