|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccumulatorResultSet | |
---|---|
org.terrier.matching | Provides the classes and interfaces used for matching documents to queries. |
org.terrier.matching.taat | Provides classes that implement a term-at-a-time (TAAT) matching strategy. |
Uses of AccumulatorResultSet in org.terrier.matching |
---|
Methods in org.terrier.matching that return AccumulatorResultSet | |
---|---|
AccumulatorResultSet |
AccumulatorResultSet.getAccumulatorResultSet(int start,
int length)
|
Uses of AccumulatorResultSet in org.terrier.matching.taat |
---|
Methods in org.terrier.matching.taat with parameters of type AccumulatorResultSet | |
---|---|
protected void |
Full.assignScores(int i,
AccumulatorResultSet rs,
IterablePosting postings)
|
protected void |
FullNoPLM.assignScores(int i,
WeightingModel[] wModels,
AccumulatorResultSet rs,
IterablePosting postings)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |