Terrier IR Platform
1.1.1

Uses of Package
uk.ac.gla.terrier.compression

Packages that use uk.ac.gla.terrier.compression
uk.ac.gla.terrier.structures Provides the classes that implement the data structures used for retrieval with the Terrier platform. 
uk.ac.gla.terrier.structures.merging Provides classes for merging two sets of data structures, created by Terrier, into one set of data structures. 
 

Classes in uk.ac.gla.terrier.compression used by uk.ac.gla.terrier.structures
BitFile
          This class encapsulates a random access file and provides the functionalities to write highly compressed data structures, eg binary encoded, unary encoded and gamma encoded integers greater than zero, as well as specifying their offset in the file.
 

Classes in uk.ac.gla.terrier.compression used by uk.ac.gla.terrier.structures.merging
BitOutputStream
          This class creates sequentially a BitFile file from a stream.
 


Terrier IR Platform
1.1.1

Terrier Information Retrieval Platform 1.1.1. Copyright 2004-2007 University of Glasgow