Skip to content

Instantly share code, notes, and snippets.

# coding=UTF-8
from __future__ import division
import re
# This is a naive text summarization algorithm
# Created by Shlomi Babluki
# April, 2013
class SummaryTool(object):
@audy
audy / fuckinginstallmatplotlibscipynumpysklearnipython_mountain_lion.md
Last active November 6, 2017 12:42
How to fucking install matplotlib, scipy, numpy, scikit learn and ipython notebook on Mountain Lion