org.terrier.structures
Interface MapLexicon.Id2EntryIndexLookup

All Known Implementing Classes:
MapLexicon.IdIsIndex
Enclosing class:
MapLexicon

protected static interface MapLexicon.Id2EntryIndexLookup

Interface for getting the lexicon term index for a given term id

Author:
richardm

Method Summary
 int getIndex(int termid)
           
 

Method Detail

getIndex

int getIndex(int termid)
             throws IOException
Throws:
IOException


Terrier 3.6. Copyright © 2004-2011 University of Glasgow