Skip to content

richddr/Libreria-Cuesta-VSM-Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages