Skip to content

Retrieval Engine is text based command line retrieval engine that retrieves documents based on keyword searches. Programmed using Python.

Notifications You must be signed in to change notification settings

sophiaken/Retrieval-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Retrieval Engine

Retrieval Engine is text based command line retrieval engine that retrieves documents based on keyword searches.

Concepts

The concepts used for this project are td-idf ,inverted index and some other NLP concepts.

Technology

Machine Learning , HTML Web Scraping using BeautifulSoup4.

Programming Language

Python

Data structure

Inverted Index , Nested Dictionary.

About

Retrieval Engine is text based command line retrieval engine that retrieves documents based on keyword searches. Programmed using Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published