See: Description
Class | Description |
---|---|
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.
|
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 4.0. Copyright © 2004-2014 University of Glasgow