Terrier IR Platform
1.1.1

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

Packages that use uk.ac.gla.terrier.indexing
uk.ac.gla.terrier.indexing Provides classes and interfaces related to the indexing of documents. 
 

Classes in uk.ac.gla.terrier.indexing used by uk.ac.gla.terrier.indexing
Collection
          This interface encapsulates the most fundamental concept to indexing with Terrier - a Collection.
Document
          This interface encapsulates the concept of a document during indexing.
DocumentExtractor
          The interface for the collection objects that give access to the text (string) of the documents in the collection
FileDocument
          Models a document which corresponds to one file.
Indexer
          Properties: indexing.max.tokens - The maximum number of tokens the indexer will attempt to index in a document.
Tokenizer
          The specification of the interface implemented by tokeniser classes.
TRECCollection
          Models a TREC test collection by implementing the interfaces Collection and DocumentExtractor.
 


Terrier IR Platform
1.1.1

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