Uses of Class
org.terrier.structures.FSOMapFileLexiconGeneric
-
Packages that use FSOMapFileLexiconGeneric Package Description org.terrier.structures Provides the interfaces for the index data structures used for retrieval with the Terrier platform. -
-
Uses of FSOMapFileLexiconGeneric in org.terrier.structures
Subclasses of FSOMapFileLexiconGeneric in org.terrier.structures Modifier and Type Class Description class
FSOMapFileLexicon
Instance of a Lexicon<String> where a FSOrderedMapFile is always used as a backing store.
-