Git Product home page Git Product logo

musicrecommendationbasedontwitterstream's Introduction

MusicRecommendationBasedonTwitterStream

We set up a music recommender website using twitter streaming data and explore the sentimental analysis to decide the recommended items.

The twitter test dataset was extracted by some music keywords from twitter streaming API. The train dataset was from the website sentiment140. We use the NLTK to preprocess the raw data and countvectorizer, tfidfvectorizer to extracted feature. Naïve Bayes, Logistic regression and linear SVM were chosen to train the classifier model by mahout and python. Evaluate three models and test the best one through twitter streaming data. Finally show the recommendation result by the website which is formed through javascript.

Software Package Description

Py_train_clf: Contains python script for data processing supported by NLTK and enchant package and training vectorizers and classifiers using scikit-learn package;
Mh_clf: Contains java script for data processing using chimpler jar and mahout script for classfier training;
Py_clf_evl: Contains various evaluation methods in python script for classifiers;
Streaming _tw_API: Contains python scripts of extract streaming twitter with tweepy package;
Sort_tw: For sorting streaming twitter data;
Pred_tw: Contains python scripts for sentiment prediction on twitter dataset and music rating system;
Web_rec: Contains java script and html to establish the website page.

musicrecommendationbasedontwitterstream's People

Contributors

jiaying122191 avatar

Watchers

Lev E. Givon avatar James Cloos avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar Tyler_Yan avatar Ghazal Fazelnia 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.