Skip navigation links

Package org.terrier.matching.daat

Provides classes that implement a document-at-a-time (DAAT) matching strategy.

See: Description

Package org.terrier.matching.daat Description

Provides classes that implement a document-at-a-time (DAAT) matching strategy. In DAAT matching, the postings lists for all query terms are processed in parallel. In general, DAAT techniques do not require as much memory during matching, and may be able to terminate early the matching process.

Skip navigation links

Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow