Retrieval Engine is text based command line retrieval engine that retrieves documents based on keyword searches.
The concepts used for this project are td-idf ,inverted index and some other NLP concepts.
Machine Learning , HTML Web Scraping using BeautifulSoup4.
Python
Inverted Index , Nested Dictionary.