A project to detect emotions in text using the GoEmotions dataset.
- Clone this repo:
git clone https://github.com/your-username/goemotions-analysis.git
- Install packages:
pip install -r requirements.txt
- Open
notebooks/explore_goemotions.ipynbto see the analysis.
The GoEmotions dataset contains 58k Reddit comments labeled with 27 emotions.
Download it here.