Git Product home page Git Product logo

sentiment101's Introduction

Sentiment Analysis for recent Movie Tweets

Approach (time taken ~10 hours):

  1. Use basic Django framework to create the desired layout with some dummy data - https://www.djangoproject.com/

  2. Use Twython for twitter sign up and pull tweets and feed actual data to above - https://github.com/ryanmcgrath/twython

  3. I also tried Authomatic, but found Twython to be little better - http://peterhudec.github.io/authomatic/

  4. Use Twitter Bootstrap for styling - http://getbootstrap.com/.

  5. Design is influenced by - http://www.sentiment140.com/

  6. Studied this paper for sentiment analysis - http://arxiv.org/pdf/1305.6143v2.pdf

  7. Used their open source implementation to plug this into my webapp - https://github.com/vivekn/sentiment

  8. Host on to Heroku using Gunicorn as middle layer to handle the requests.

  9. Post to Github.

Links:

http://sentiment101.herokuapp.com/

https://github.com/singlaripu/sentiment101

sentiment101's People

Contributors

singlaripu avatar

Watchers

 avatar James Cloos 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.