Package | Description |
---|---|
org.terrier.structures |
Provides the classes that implement the data structures used
for retrieval with the Terrier platform.
|
org.terrier.structures.indexing |
Provides the classes used for creating the data structures of
the Terrier platform.
|
Modifier and Type | Method and Description |
---|---|
static void |
FSOMapFileLexicon.optimise(String structureName,
IndexOnDisk index,
LexiconBuilder.CollectionStatisticsCounter statsCounter)
Does two things to a FSOMapFileLexicon: adds the termid lookup file (if required),
and also creates the lexicon has file.
|
static void |
FSOMapFileLexicon.optimise(String structureName,
IndexOnDisk index,
LexiconBuilder.CollectionStatisticsCounter statsCounter,
int numEntries)
optimise
|
Modifier and Type | Class and Description |
---|---|
static class |
LexiconBuilder.BasicLexiconCollectionStaticticsCounter
counts global statistics in the non-fields case
|
protected static class |
LexiconBuilder.FieldLexiconCollectionStaticticsCounter
counts global statistics in the fields case
|
protected static class |
LexiconBuilder.NullCollectionStatisticsCounter |
Terrier 4.0. Copyright © 2004-2014 University of Glasgow