News

To get the most common words used to describe 2020, I made use of the POS-tag (Parts of Speech tagging) module in the NLTK library. Using the WordCloud library, one can generate a Word Cloud based on ...
We'll show how to process this text data, analyze it and automatically extract visual clusters of topics from it. We'll show how to put in practice great python tools for interactive visualization, ...