Skip to content

manakulkarni/Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Sentiment-Analysis

Sentiment Analysis of Hillary Clinton e-mails in R.

This dataset was taken from Kaggle and is available here

Some help was taken from the SpringBoard's tutorial which can be found here

R packages useful in understanding and extracting insights from the text and text mining packages.

  1. RSQLite, ‘SQLite’ Interface for R
  2. tm, framework for text mining applications
  3. SnowballC, text stemming library
  4. Wordcloud, for making wordcloud visualizations
  5. Syuzhet, text sentiment analysis
  6. ggplot2, one of the best data visualization libraries
  7. quanteda, N-grams

About

Sentiment Analysis of Hillary Clinton e-mails in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages