Skip to content

sanjyotUM/emotion_intensity_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweet emotion intensity prediction

Detect intensity for 4 different emotions from the tweet content.

Key techniques used for feature engineering:

  • Emoji extraction and interpretation
  • Hashtag extraction and segmentation
  • Spelling correction
  • Accent/Diacritic removal
  • Emotion synonym similarity/antonym dissimilarity using word embeddings
  • Cuss word detection
  • Extracting other token properties

Notebook description

notebooks/pipeline.ipynb: Constructing the tokenizer and feature engineering.

notebooks/training.ipynb: Training and evaluation of all classifiers.

About

Detect emotion and its intensity from tweet content

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published