Skip to content

Comparing Human-labeled and tool-labeled Sentiment using VADER and TextBlob

Notifications You must be signed in to change notification settings

lspope/vader_textblob_experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Comparing Human-labeled and tool-labeled Sentiment

Prepared and presented by: Leah Pope

Blog:on Medium

tweeting

Introduction

The goal of this experiment is to compare human labeled sentiment to tool labeled sentiment using VADER (Valence Aware Dictionary and sEntiment Reasoner) and Text Blob.

This is a follow-on from my Flatiron Phase 4 Project where I built a text classifer to classify Tweets as either Positive, Negative, or Neutral.

Data

The datasets used in this experiment are from CrowdFlower

Repository Structure

--notebooks
----data_cleaning.ipynb
----comparision.ipynb
--data (dir for all raw and processed data files)
--images (dir for images)

About

Comparing Human-labeled and tool-labeled Sentiment using VADER and TextBlob

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published