richddr / Libreria-Cuesta-VSM-Search-Engine

Vector Space Model Search Engine for Libreria Cuesta

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Libreria-Cuesta-VSM-Search-Engine

Downloaded a csv of all the books available on: http://www.libreriacuesta.com/ in order to create a information retrieval model based on a Vector Space Model. Using NLTK, preprocess all of the data from the csv file and create a python application that can receive a search query and return the relevant results. The efectiveness of this model is evaluated comparing the retrieved results list with a user defined list based on the search terms.

Technologies used: Python, NLTK.

About

Vector Space Model Search Engine for Libreria Cuesta


Languages

Language:Python 100.0%