Skip to content

JackPoulis/InformationRetrival_ElasticSearchProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an academic Project for the course of Information Retrival

Its a custom Search Engine based on ElasticSearch that searches specific data types and scores them using a custom metric
The data that was tested on is the datasets/movies.csv and datasets/ratings.csv

--Requirements--
ElasticSearch 7.4.2
Python 3.8

--python packages--
elasticsearch         7.1.0
numpy                 1.17.4
pandas                0.25.3
pip                   19.3.1
plotly                4.4.1
scikit-learn          0.22.1

About

A custom search engine based on ElasticSearch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages