Skip to content

Instantly share code, notes, and snippets.

@NikolajX4000
Last active April 4, 2019 06:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save NikolajX4000/9ee5a8b23cec77d70715ed623b4714df to your computer and use it in GitHub Desktop.
Save NikolajX4000/9ee5a8b23cec77d70715ed623b4714df to your computer and use it in GitHub Desktop.
Prepared question for assignment 8

Assignment 8

Questions

Part 1

  1. Download the file ExtractedTweets.csvprogrammatically from this website: https://www.kaggle.com/kapastor/democratvsrepublicantweets#ExtractedTweets.csv

Part 2

  1. Find the word distribution for each party
  2. Find the total word distribution

Part 3

  1. Plot the top 10 most used words for each party
  2. Plot the top 10 most used words

Review Questions

Part 1

Has this part been done in a meaningful way?

Part 2

Was the total word distribution and word distribution for each party found in a sensible way?

Part 3

Did the plots show the data in a meaningful way?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment