This is a script based on the trump twitter archive (http://www.trumptwitterarchive.com/) which analysis the word frequency of his twitter.
Open your terminal and set the current directory to this folder after cloning/downloading.
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ brew install python3
$ pip3 install -r requirements.txt
$ python3 main.py