https://github.com/yeemachine/watsonxwayback
https://github.com/yeemachine/watsonxwayback
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yeemachine/watsonxwayback
- Owner: yeemachine
- Created: 2016-05-01T18:20:12.000Z (about 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2017-06-25T14:55:43.000Z (about 9 years ago)
- Last Synced: 2025-01-28T11:49:07.963Z (over 1 year ago)
- Language: JavaScript
- Size: 491 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Watson X Wayback
================
Using IBM Watson's AlchemyLanguage API, this app parses any webpage's plain text from WaybackMachine's archives.
This is then filtered by Watson's tone analyzer which returns the emotional composition of the webpage.
Watson generalizes tone in 5 emotions: Anger, Disgust, Fear, Joy, and Sadness.
AlchemyAPI provides a free apiKey to those who register.
Check out [AlchemyApi](http://www.alchemyapi.com/api/entity/proc.html) for the endpoint I used.