Skip to content

laqinfan/Retrieval-Engine

Repository files navigation

Retrieval-Engine

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:

  1. Search: information retrieval

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages