I hereby claim:
- I am leojojo on github.
- I am leojojo (https://keybase.io/leojojo) on keybase.
- I have a public key ASALmoNzAcBtUVgRZdApUmZmEhFCLe5yqRtXV6k94aPC8wo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| import sys, getopt | |
| import csv, re, MeCab | |
| from os import path | |
| from wordcloud import WordCloud | |
| import matplotlib.pyplot as plt | |
| def clean_tweet(tweet): | |
| reply = r'@[A-Za-z0-9\_\-]+' | |
| hashtag = r'#\w+' | |
| link = r'\w+:\/\/\S+' |
| <div class="distinct-list-list-container"> | |
| <div class="beer-item" data-bid="1705"> | |
| <a class="label" data-track="distinctbeers" data-href=":view/image" href="/b/brouwerij-malheur-malheur-12-deg/1705"> | |
| <img src="https://assets.untappd.com/site/beer_logos/beer-1705_0de53_sm.jpeg" alt="Malheur 12° label" loading="lazy"> | |
| </a><div class="beer-details"> | |
| <p class="name"><a class="track-click" data-track="distinctbeers" data-href=":view/name" href="/b/brouwerij-malheur-malheur-12-deg/1705">Malheur 12°</a></p> | |
| <p class="brewery"><a class="track-click" data-track="distinctbeers" data-href=":view/brewery" href="/w/brouwerij-malheur/276">Brouwerij Malheur</a></p> | |
| <p class="style">Belgian Quadrupel</p> | |
| <div class="ratings"> | |
| <div class="you"> |