Skip to content

Instantly share code, notes, and snippets.

View boriel's full-sized avatar
🏳️‍🌈

Jose Rodriguez boriel

🏳️‍🌈
View GitHub Profile
@boriel
boriel / list27.txt
Last active January 8, 2021 21:43 — forked from anonymous/list27.txt
000(023Rb|001Rb)
001(017La|002Rb)
002(021La|003Rb)
003(021La|004La)
004(009Rb|005Lb)
005(004Ra|005La)
006(008La|007La)
007(009Rb|007La)
008(009Ra|008La)
009(010Ra|026Ra)
# 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