Skip to content

tthustla/twitter_sentiment_analysis_part1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Another Twitter Sentiment Analysis with Python - Part 1

Attached Jupyter Notebook is the part 1 of the Twitter Sentiment Analysis project I implemented as a capstone project for General Assembly's Data Science Immersive course.

Accompanying blog posts can be found from my Medium account: https://medium.com/@rickykim78

Below implementations can be found in the attached notebook.

Data Location

http://cs.stanford.edu/people/alecmgo/trainingandtestdata.zip

Data Cleaning

  • HTML decoding
  • @mention
  • URL link
  • UTF-8 BOM
  • Numbers/special characters

About

data preparation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published