Word-Frequencies
Web app which counts words' frequencies at a web page. This app is powered by flask (micro framework), NLTK (Natural Language library), requests (client web package) and BeautifulSoup (Web scraper and parser).
https://wordfrek-stage.herokuapp.com/
Usage
python manage.py runserver