uk.ac.shef.dcs.oak.jate.core.feature.indexer
Interface GlobalIndexBuilder

All Known Implementing Classes:
GlobalIndexBuilderMem

public interface GlobalIndexBuilder

Build an instance of GlobalIndex


Method Summary
 GlobalIndex build(Corpus c, CandidateTermExtractor extractor)
           
 

Method Detail

build

GlobalIndex build(Corpus c,
                  CandidateTermExtractor extractor)
                  throws JATEException
Throws:
JATEException