|
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.UTFLexiconBuilder
public class UTFLexiconBuilder
Builds temporary lexicons during indexing a collection and merges them when the indexing of a collection has finished.
| Constructor Summary | |
|---|---|
UTFLexiconBuilder()
A default constructor of the class. |
|
UTFLexiconBuilder(java.lang.String pathname,
java.lang.String prefix)
Creates an instance of the class, given the path to save the temporary lexicons. |
|
| Method Summary | |
|---|---|
void |
finishedDirectIndexBuild()
Processing the lexicon after finished creating the direct and document indexes. |
| Methods inherited from class uk.ac.gla.terrier.structures.indexing.LexiconBuilder |
|---|
addDocumentTerms, addDocumentTerms, addTemporaryLexicon, createLexiconHash, createLexiconHash, createLexiconIndex, createLexiconIndex, finishedInvertedIndexBuild, getFinalNumberOfTerms, getLexInputStream, getLexOutputStream, main, merge |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UTFLexiconBuilder()
public UTFLexiconBuilder(java.lang.String pathname,
java.lang.String prefix)
pathname - String the path to save the temporary and final lexicons.prefix - String the filename component of the lexicons| Method Detail |
|---|
public void finishedDirectIndexBuild()
finishedDirectIndexBuild in class LexiconBuilder
|
Terrier IR Platform 1.1.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||