Package uk.ac.shef.dcs.oak.jate.core.feature.indexer

Interface Summary
GlobalIndexBuilder Build an instance of GlobalIndex
 

Class Summary
GlobalIndex Index terms (term canonical form, and variants), documents, and the containing/occur-in relation between terms and documents
GlobalIndexBuilderMem Builds a GlobalIndexMem from a corpus
GlobalIndexMem GlobalIndexMem stores information (in-memory) of binary relations between candidate terms (word or phrase) and corpus.