|
Terrier IR Platform 1.1.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.gla.terrier.structures.indexing.LexiconBuilder
uk.ac.gla.terrier.structures.indexing.BlockLexiconBuilder
uk.ac.gla.terrier.structures.indexing.UTFBlockLexiconBuilder
public class UTFBlockLexiconBuilder
Builds a block lexicon using block frequencies.
| Constructor Summary | |
|---|---|
UTFBlockLexiconBuilder()
A default constructor of the class. |
|
UTFBlockLexiconBuilder(java.lang.String pathname,
java.lang.String prefix)
A default constructor which is given a pathname in which the temporary lexicons will be stored. |
|
| Method Summary | |
|---|---|
void |
finishedDirectIndexBuild()
The method that performs processing of the lexicon after the creation of the direct index has been completed. |
| Methods inherited from class uk.ac.gla.terrier.structures.indexing.BlockLexiconBuilder |
|---|
main |
| Methods inherited from class uk.ac.gla.terrier.structures.indexing.LexiconBuilder |
|---|
addDocumentTerms, addDocumentTerms, addTemporaryLexicon, createLexiconHash, createLexiconHash, createLexiconIndex, createLexiconIndex, finishedInvertedIndexBuild, getFinalNumberOfTerms, getLexInputStream, getLexOutputStream, merge |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UTFBlockLexiconBuilder()
public UTFBlockLexiconBuilder(java.lang.String pathname,
java.lang.String prefix)
pathname - String the name of the path in which the temporary
and final lexicons will be stored.prefix - String the file component of the lexicons| Method Detail |
|---|
public void finishedDirectIndexBuild()
finishedDirectIndexBuild in class BlockLexiconBuilder
|
Terrier IR Platform 1.1.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||