Package org.terrier.matching.taat

Provides classes that implement a term-at-a-time (TAAT) matching strategy.

See:
          Description

Class Summary
Full An exhaustive TAAT approach for matching documents to a query.
FullNoPLM An exhaustive term-at-a-time approach for matching documents to a query.
 

Package org.terrier.matching.taat Description

Provides classes that implement a term-at-a-time (TAAT) matching strategy. In TAAT matching, the scoring for one term is complete before scoring moves onto the next term in the query.



Terrier 3.5. Copyright © 2004-2011 University of Glasgow