Skip to content

Instantly share code, notes, and snippets.

View wpgeek922's full-sized avatar

Mohammed Imtiyaz wpgeek922

View GitHub Profile
# coding=UTF-8
from __future__ import division
import nltk
from collections import Counter
# This is a simple tool for adding automatic hashtags into an article title
# Created by Shlomi Babluki
# Sep, 2013