Uses of Package
edu.umd.cloud9.collection

Packages that use edu.umd.cloud9.collection
edu.umd.cloud9.collection Base classes and interfaces for working with specific document collections. 
edu.umd.cloud9.collection.aquaint2 Provides classes for working with the AQUAINT-2 collection. 
edu.umd.cloud9.collection.clue Provides classes for working with the ClueWeb09 collection. 
edu.umd.cloud9.collection.line   
edu.umd.cloud9.collection.medline Provides classes for working with MEDLINE citations in XML format (particularly, for the TREC 2004-5 genomics tracks). 
edu.umd.cloud9.collection.pmc Provides classes for working with full-text articles from PubMed Central. 
edu.umd.cloud9.collection.spinn3r Provides classes for working with the Spinn3r blog collection gathered for ICWSM 2009. 
edu.umd.cloud9.collection.trec Provides classes for working with the TREC collection (particularly disks 4 and 5). 
edu.umd.cloud9.collection.trecweb Provides classes for working with the GOV2 collection. 
edu.umd.cloud9.collection.wikipedia Provides classes for working with Wikipedia XML dumps. 
 

Classes in edu.umd.cloud9.collection used by edu.umd.cloud9.collection
Indexable
          Interface for a document that can be indexed.
 

Classes in edu.umd.cloud9.collection used by edu.umd.cloud9.collection.aquaint2
DocnoMapping
           Interface for an object that maintains the mapping between docids and docnos.
Indexable
          Interface for a document that can be indexed.
IndexableFileInputFormat
          Abstract class representing a FileInputFormat for Indexable objects.
 

Classes in edu.umd.cloud9.collection used by edu.umd.cloud9.collection.clue
DocnoMapping
           Interface for an object that maintains the mapping between docids and docnos.
DocumentForwardIndex
          Interface for a document forward index.
Indexable
          Interface for a document that can be indexed.
 

Classes in edu.umd.cloud9.collection used by edu.umd.cloud9.collection.line
DocnoMapping
           Interface for an object that maintains the mapping between docids and docnos.
Indexable
          Interface for a document that can be indexed.
 

Classes in edu.umd.cloud9.collection used by edu.umd.cloud9.collection.medline
DocnoMapping
           Interface for an object that maintains the mapping between docids and docnos.
Indexable
          Interface for a document that can be indexed.
IndexableFileInputFormat
          Abstract class representing a FileInputFormat for Indexable objects.
 

Classes in edu.umd.cloud9.collection used by edu.umd.cloud9.collection.pmc
Indexable
          Interface for a document that can be indexed.
IndexableFileInputFormat
          Abstract class representing a FileInputFormat for Indexable objects.
 

Classes in edu.umd.cloud9.collection used by edu.umd.cloud9.collection.spinn3r
Indexable
          Interface for a document that can be indexed.
IndexableFileInputFormat
          Abstract class representing a FileInputFormat for Indexable objects.
 

Classes in edu.umd.cloud9.collection used by edu.umd.cloud9.collection.trec
DocnoMapping
           Interface for an object that maintains the mapping between docids and docnos.
DocumentForwardIndex
          Interface for a document forward index.
Indexable
          Interface for a document that can be indexed.
IndexableFileInputFormat
          Abstract class representing a FileInputFormat for Indexable objects.
 

Classes in edu.umd.cloud9.collection used by edu.umd.cloud9.collection.trecweb
DocnoMapping
           Interface for an object that maintains the mapping between docids and docnos.
Indexable
          Interface for a document that can be indexed.
IndexableFileInputFormat
          Abstract class representing a FileInputFormat for Indexable objects.
 

Classes in edu.umd.cloud9.collection used by edu.umd.cloud9.collection.wikipedia
DocnoMapping
           Interface for an object that maintains the mapping between docids and docnos.
DocumentForwardIndex
          Interface for a document forward index.
Indexable
          Interface for a document that can be indexed.
IndexableFileInputFormat
          Abstract class representing a FileInputFormat for Indexable objects.