Skip to content

Instantly share code, notes, and snippets.

View randomprimate's full-sized avatar
👾

Jose Torres randomprimate

👾
View GitHub Profile
@randomprimate
randomprimate / sentiment_classification.py
Created February 24, 2017 14:29 — forked from bonzanini/sentiment_classification.py
Sentiment analysis with scikit-learn
# You need to install scikit-learn:
# sudo pip install scikit-learn
#
# Dataset: Polarity dataset v2.0
# http://www.cs.cornell.edu/people/pabo/movie-review-data/
#
# Full discussion:
# https://marcobonzanini.wordpress.com/2015/01/19/sentiment-analysis-with-python-and-scikit-learn
@randomprimate
randomprimate / rails_bare_metal_vps.md
Created October 29, 2015 06:14 — forked from orendon/rails_bare_metal_vps.md
Bare Metal Linux - Rails Capistrano - Nginx + Passenger tux