The inverted_index.txt contains the inverted index for all the vocabulary and documents. The link.txt has the mappings between document names and its corresponding links.
In my program IR_with_UI.py, I implement information retrieval algorithm as well as the web interface.
Please run: python3 IR_with_UI.py
The web interface with search query look like:
- Search: information retrieval