In this repository, we demonstrate the use of Named Entity Recognition (NER) and Sentiment Analysis to get the sentiment score for popular companies on Reddit discussion forums. We use pretrained models from SpaCy for NER and Flair for Sentiment Analysis.
Click on this link to view code in Jupyter Notebook published on Binder or click on the badge above.
Alternatively, you can render the Jupyter Notebook using
Natural Language Processing: NLP With Transformers in Python