Skip to content

It's an information retrieval system where the documents are ranked based on similarity using implicit relevance feedback.

Notifications You must be signed in to change notification settings

imkalyan/Mini-Search-Engine

Repository files navigation

Team - Data Invaders
G.Sri Krishna Karthik - S20160010027
Surya Teja Achanta    - S20160010094
Pawan Kalyan Dakkata  - S20160010020


Language Used - Python3

Requirements 

1) Django(2.1) installed with pip3
2) numpy
3) scipy
4) nltk
5) num2words

Go to the folder IrSearch and run manage.py file using the command "python3 manage.py runserver"
The link displayed in the terminal is copied to google chrome to get the required search engine.


The base code is present in IrSearch/tfidf/views.py.

About

It's an information retrieval system where the documents are ranked based on similarity using implicit relevance feedback.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published