Sentiment Analysis Transformers
Learn about the SST and how its used by transformer for sentiment analysis.
We'll cover the following
This lesson will first explore the SST that the transformers will use to train models on sentiment analysis. We will then use Hugging Face to run a RoBERTa-large transformer.
Let’s begin by going through the SST.
The Stanford Sentiment Treebank (SST)
Socher et al. (2013) designed semantic word spaces over long phrases in the paper “
Let’s take a sample from the SST to grasp the meaning of the principle of compositionality.
Go to the interactive sentiment treebank. You can make the selections you wish. Graphs of sentiment trees will appear on the page. Click an image to obtain a sentiment tree:
Get hands-on with 1400+ tech skills courses.