Proceedings of the 24th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval 2001
DOI: 10.1145/383952.383958
|View full text |Cite
|
Sign up to set email alerts
|

Static index pruning for information retrieval systems

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

3
199
0

Year Published

2005
2005
2013
2013

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 160 publications
(202 citation statements)
references
References 9 publications
3
199
0
Order By: Relevance
“…In one of the earliest works in this field, Carmel et al proposed term-centric approaches with uniform and adaptive versions [5]. Roughly, adaptive top-k algorithm sorts the posting list of each term according to some scoring function (Smart's TF-IDF in [5]) and removes those postings that have scores under a threshold determined for that particular term.…”
Section: Static Pruning Strategies For Inverted Indexesmentioning
confidence: 99%
See 3 more Smart Citations
“…In one of the earliest works in this field, Carmel et al proposed term-centric approaches with uniform and adaptive versions [5]. Roughly, adaptive top-k algorithm sorts the posting list of each term according to some scoring function (Smart's TF-IDF in [5]) and removes those postings that have scores under a threshold determined for that particular term.…”
Section: Static Pruning Strategies For Inverted Indexesmentioning
confidence: 99%
“…Roughly, adaptive top-k algorithm sorts the posting list of each term according to some scoring function (Smart's TF-IDF in [5]) and removes those postings that have scores under a threshold determined for that particular term. The algorithm is reported to provide substantial pruning of the index and exhibit excellent performance at keeping the top-ranked results intact in comparison to the original index.…”
Section: Static Pruning Strategies For Inverted Indexesmentioning
confidence: 99%
See 2 more Smart Citations
“…Next, we apply term-centric pruning at different pruning levels, and once the pruned index files are obtained, we convert them to the document vectors to be given to the clustering algorithm 2 . In a nutshell, the term-centric pruning strategy works as follows [8]. For each term t, the postings in t's posting list are sorted according to their score with respect to a ranking function, which is BM25 in our case.…”
Section: Employing Pruning Strategies For Clusteringmentioning
confidence: 99%