Eikon Data API - Python Quants Tutorial 11 - NLP II : Sentiment Scoring for News
Presenter: Dr. Yves Hilpisch of The Python Quants
Length: 15 mins
In this second part of the Natural Language processing tutorial – we build upon our analysis of News Text and implement a sentiment scoring model to analyse news related to a specific topic and compare it to a stock market index using the Eikon Data API.
- Reading news headlines
- Extracting and storing raw texts
- Sentiment scoring examples
- Sentiment scoring over time
- Combining sentiment with index levels Next Tutorial>>>