Uses of Package
org.terrier.matching.daat
-
Packages that use org.terrier.matching.daat Package Description org.terrier.matching.daat Provides classes that implement a document-at-a-time (DAAT) matching strategy. -
Classes in org.terrier.matching.daat used by org.terrier.matching.daat Class Description CandidateResult A class used to when maintaining a top-k candidate documents ResultSet.CandidateResultSet ResultSet which is created from a set of CandidateResults.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.