Uses of Interface
org.terrier.structures.MapLexicon.Id2EntryIndexLookup

Packages that use MapLexicon.Id2EntryIndexLookup
org.terrier.structures Provides the classes that implement the data structures used for retrieval with the Terrier platform. 
 

Uses of MapLexicon.Id2EntryIndexLookup in org.terrier.structures
 

Classes in org.terrier.structures that implement MapLexicon.Id2EntryIndexLookup
protected static class MapLexicon.IdIsIndex
           
 

Methods in org.terrier.structures with parameters of type MapLexicon.Id2EntryIndexLookup
protected  void MapLexicon.setTermIdLookup(MapLexicon.Id2EntryIndexLookup idlookupobject)
           
 

Constructors in org.terrier.structures with parameters of type MapLexicon.Id2EntryIndexLookup
MapLexicon(java.util.Map<org.apache.hadoop.io.Text,LexiconEntry> backingMap, MapLexicon.Id2EntryIndexLookup idlookupobject)
          Construct an instance of the class with
 



Terrier 3.5. Copyright © 2004-2011 University of Glasgow