Implementation of a search engine on the cacm and CS276 (Stanford) collections.
-
Updated
Aug 17, 2019 - Jupyter Notebook
Implementation of a search engine on the cacm and CS276 (Stanford) collections.
information retrieval on cacm collection using python
Search Engine for CACM Corpus
🎓 text based search engine implemented in python
This program constructs an inverted index for the purposes of information retrieval. The index is sorted by documentID and displays document frequency for each term and term frequency for each posting.
Création d'un moteur de recherche (Parsing de la collection, Index + Index inversé, Ordonnancement, Ranking)
Add a description, image, and links to the cacm topic page so that developers can more easily learn about it.
To associate your repository with the cacm topic, visit your repo's landing page and select "manage topics."