| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LexiconMap | |
|---|---|
| org.terrier.structures.indexing | Provides the classes used for creating the data structures of the Terrier platform. | 
| Uses of LexiconMap in org.terrier.structures.indexing | 
|---|
| Subclasses of LexiconMap in org.terrier.structures.indexing | |
|---|---|
 class | 
BlockFieldLexiconMap
BlockFieldLexiconMap class  | 
 class | 
BlockLexiconMap
LexiconMap implementation that also keeps track of the number of blocks that a term occurrs in.  | 
 class | 
FieldLexiconMap
class FieldLexicanMap  | 
| Fields in org.terrier.structures.indexing declared as LexiconMap | |
|---|---|
protected  LexiconMap | 
LexiconBuilder.TempLex
The lexicontree to write the current term stream to  | 
| Methods in org.terrier.structures.indexing that return LexiconMap | |
|---|---|
protected static LexiconMap | 
LexiconBuilder.instantiate(java.lang.Class<? extends LexiconMap> LexiconMapClass)
 | 
| Method parameters in org.terrier.structures.indexing with type arguments of type LexiconMap | |
|---|---|
protected static LexiconMap | 
LexiconBuilder.instantiate(java.lang.Class<? extends LexiconMap> LexiconMapClass)
 | 
| Constructors in org.terrier.structures.indexing with parameters of type LexiconMap | |
|---|---|
LexiconBuilder(Index i,
               java.lang.String _structureName,
               LexiconMap lexiconMap,
               java.lang.String _lexiconEntryClass)
constructor  | 
|
| Constructor parameters in org.terrier.structures.indexing with type arguments of type LexiconMap | |
|---|---|
LexiconBuilder(Index i,
               java.lang.String _structureName,
               java.lang.Class<? extends LexiconMap> _LexiconMapClass,
               java.lang.String _lexiconEntryClass)
constructor  | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||