|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.terrier.structures.indexing.LexiconBuilder org.terrier.structures.indexing.BlockLexiconBuilder
public class BlockLexiconBuilder
Builds a block lexicon using block frequencies.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.terrier.structures.indexing.LexiconBuilder |
---|
LexiconBuilder.BasicLexiconCollectionStaticticsCounter, LexiconBuilder.CollectionStatisticsCounter, LexiconBuilder.FieldLexiconCollectionStaticticsCounter, LexiconBuilder.NullCollectionStatisticsCounter |
Field Summary |
---|
Fields inherited from class org.terrier.structures.indexing.LexiconBuilder |
---|
defaultStructureName, DocCount, DocumentsPerLexicon, index, indexPath, indexPrefix, lexiconEntryFactoryValueClass, lexiconOutputStream, logger, MAXLEXMERGE, MERGE2LEXATTIME, TempLex, TempLexCount, tempLexFiles, TermCount, valueFactory |
Constructor Summary | |
---|---|
BlockLexiconBuilder(Index i,
java.lang.String _structureName)
Deprecated. constructor |
Method Summary |
---|
Methods inherited from class org.terrier.structures.indexing.LexiconBuilder |
---|
addDocumentTerms, addTemporaryLexicon, addTerm, createLexiconHash, createLexiconIndex, finishedDirectIndexBuild, finishedInvertedIndexBuild, flush, getFinalNumberOfTerms, getLexInputStream, getLexOutputStream, instantiate, merge, mergeNLexicons, mergeTwoLexicons, newLexiconEntry, optimise, optimiseLexicon, writeTemporaryLexicon |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BlockLexiconBuilder(Index i, java.lang.String _structureName)
i
- _structureName
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |