Skip to content

enhuiz/trumps-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trumps-Words

Introduction

This is a script based on the trump twitter archive (http://www.trumptwitterarchive.com/) which analysis the word frequency of his twitter.

How to use (mac OS)

Open your terminal and set the current directory to this folder after cloning/downloading.

1. Install python3 using homebrew (if you don't have a python3)

$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ brew install python3

2. Install requirements

$ pip3 install -r requirements.txt

3. Run the script

$ python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages