https://github.com/kaylaipp/r-sentiment-analysis
Sentiment analysis & comparison of Ford and LBJ's State of the Union Address
https://github.com/kaylaipp/r-sentiment-analysis
r sentiment-analysis
Last synced: 3 months ago
JSON representation
Sentiment analysis & comparison of Ford and LBJ's State of the Union Address
- Host: GitHub
- URL: https://github.com/kaylaipp/r-sentiment-analysis
- Owner: kaylaipp
- Created: 2018-04-06T19:15:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-06T19:59:57.000Z (about 7 years ago)
- Last Synced: 2025-03-12T08:15:32.438Z (3 months ago)
- Topics: r, sentiment-analysis
- Language: R
- Homepage:
- Size: 178 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ford & LBJ Sentiment Analysis
Lydon B Johnson gave his state of the union address in 1964 and Ford in 1975. According to the data, LBJ had a 59% positivty rate (139/233 tokenized words) with his most frequent words used being 'faith' (8 times), 'good' (6 times) and 'create' (4 times). Likewise, Ford had a 61% positivity rate (230/378 tokenized words) with his most used words being 'public' (11), 'faith' (8) and 'time' (7). Both presidents had a fairly positive sentiment rate (Even though they both were not elected!)