Project repo for building retrieval engine based on famous Algorithms like BM-25, Query-Likelihood etc
-
Updated
Mar 4, 2019 - Python
Project repo for building retrieval engine based on famous Algorithms like BM-25, Query-Likelihood etc
A simple full-text search engine on C++ with ranging BM25, factor TF-IDF. ITMO SE'27 first cource programming laboratory work.
Information Retrieval with Lucene and CISI dataset. Index documents and search between them with IB, DFR, BM-25, TF-IDF, Boolean, Axiomatic, LM-Dirichlet similarity and calculate Recall, Precision, MAP (Mean Average Precision) and F-Measure
Design, Implementation and Evaluation of various Search Engines
Add a description, image, and links to the bm-25 topic page so that developers can more easily learn about it.
To associate your repository with the bm-25 topic, visit your repo's landing page and select "manage topics."