imkalyan / Mini-Search-Engine

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 92.5%Language:CSS 3.8%Language:Python 2.4%Language:HTML 1.3%