Example project presented at the Succinct Data Structure Tutorial at SIGIR 2016
☆27Oct 27, 2018Updated 7 years ago
Alternatives and similar repositories for sigir16-topkcomplete
Users that are interested in sigir16-topkcomplete are comparing it to the libraries listed below
Sorting:
- My most frequently used learning-to-rank algorithms ported to rust for efficiency. Try it: "pip install fastrank".☆52Mar 3, 2025Updated last year
- Fast implementations of the scancount algorithm: C++ header-only library☆27Oct 7, 2019Updated 6 years ago
- Official repository of "Efficient and Effective Query Expansion for Web Search", Short Paper @ CIKM 2018☆15Nov 17, 2019Updated 6 years ago
- Playing with arithmetic coding and RNNs☆22Nov 23, 2016Updated 9 years ago
- Open-Source Information Retrieval Reproducibility Challenge☆51Jan 11, 2016Updated 10 years ago
- Experimental Git Mirror of "https://sourceforge.net/p/lemur/galago" using "https://github.com/felipec/git-remote-hg"☆13Dec 17, 2020Updated 5 years ago
- linear time suffix array construction algorithm☆12Oct 28, 2016Updated 9 years ago
- SIGIR 2017: Embedding-based query expansion for weighted sequential dependence retrieval model☆36Aug 2, 2017Updated 8 years ago
- Relative data structures based on the BWT☆12Apr 28, 2018Updated 7 years ago
- Improving the effectiveness Lucene's BM25 (and testing it using Yahoo! Answers and Stack Overflow collections)☆16Feb 26, 2022Updated 4 years ago
- A cheatsheet for most common Stringology tasks☆14Apr 14, 2021Updated 4 years ago
- Fielded Sequential Dependence Model (code and runs)☆32Dec 23, 2015Updated 10 years ago
- Entity Linking in Queries: Efficiency vs. Effectiveness☆18Nov 16, 2017Updated 8 years ago
- Generalized enhanced suffix array construction in external memory [CPM'13, AMB 2017]☆17Aug 9, 2021Updated 4 years ago
- Relevance ranking for Ad-hoc Retrieval. This is a repository used to employ Machine Learning models on the TREC Web Track.☆18Dec 7, 2022Updated 3 years ago
- A fast high dimensional near neighbor search algorithm based on group testing and locality sensitive hashing☆23Dec 9, 2023Updated 2 years ago
- ☆20Aug 18, 2020Updated 5 years ago
- The SMAPH system for query entity linking.☆20Jul 29, 2018Updated 7 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆110Jan 22, 2015Updated 11 years ago
- Succinct C++