Package org.terrier.matching.taat

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

See: Description

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. In general, TAAT is not suitable for large indices - consider using DAAT instead.

Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow