Package | Description |
---|---|
org.terrier.structures.indexing |
Provides the classes used for creating the data structures of
the Terrier platform.
|
Modifier and Type | Class and Description |
---|---|
class |
FieldLexiconMap
class FieldLexicanMap
|
Modifier and Type | Field and Description |
---|---|
protected LexiconMap |
LexiconBuilder.TempLex
The lexicontree to write the current term stream to
|
Modifier and Type | Method and Description |
---|---|
protected static LexiconMap |
LexiconBuilder.instantiate(Class<? extends LexiconMap> LexiconMapClass) |
Modifier and Type | Method and Description |
---|---|
protected static LexiconMap |
LexiconBuilder.instantiate(Class<? extends LexiconMap> LexiconMapClass) |
Constructor and Description |
---|
LexiconBuilder(IndexOnDisk i,
String _structureName,
LexiconMap lexiconMap,
String _lexiconEntryClass)
constructor
|
LexiconBuilder(IndexOnDisk i,
String _structureName,
LexiconMap lexiconMap,
String _lexiconEntryClass,
String valueFactoryParamTypes,
String valueFactoryParamValues)
constructor
|
Constructor and Description |
---|
LexiconBuilder(IndexOnDisk i,
String _structureName,
Class<? extends LexiconMap> _LexiconMapClass,
String _lexiconEntryClass)
constructor
|
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow