Coder Social home page Coder Social logo

israel-santanna / semantic-clustering Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 4.0 5.75 MB

A recommender system based on semantic space clustering

License: MIT License

Python 100.00%
recommender-system semantic-similarity clustering paragraph-vector density-peaks

semantic-clustering's Introduction

Semantic Space Clustering Recommender System

A Recommender System based on Semantic Space Clustering.

How to use

The MovieLens 1M database saved in the data directory only contains the movie names, so to gather the plots, genres and reviews you must first extract it from IMDb by running:

python datahandler/imdb_extractor.py

Once fetched the info, you can now run the Recommender System:

python3 main.py

Dependencies

  • Gensim: Library that implements the Paragraph Vector algorithm.
  • IMDbPy: Used for searching on IMDb.
  • ImdbPie: Used for retrieving reviews from IMDb.
  • NumPy: Normal computing.
  • Scikit-Learn: Used to normalize the DensityPeakCluster decision graph, allowing to automatically choose the density and distance threshold.
  • Matplotlib: Used only if you want to plot the clusters for debugging.

semantic-clustering's People

Contributors

israel-santanna avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.