Package | Description |
---|---|
org.terrier.matching.daat |
Provides classes that implement a document-at-a-time (DAAT) matching strategy.
|
Modifier and Type | Class and Description |
---|---|
class |
FatFull
A subclass of
Full that creates a FatResultSet . |
class |
Full
Performs the matching of documents with a query, by first assigning scores to documents for each query term
and modifying these scores with the appropriate modifiers.
|
class |
FullNoPLM
Performs the matching of documents with a query, in a document-at-a-time (DAAT)
manner.
|
Terrier 4.0. Copyright © 2004-2014 University of Glasgow