Skip to content

ObeidaElJundi/SemEval-2018-Affect-in-Tweets

Repository files navigation

SemEval-2018-Affect-in-Tweets

SemEval (Semantic Evaluation) is an ongoing series of evaluations of computational semantic analysis systems tackling recent NLP challenges. This year, we are participating in its first task: Affect in Tweets. Given a tweet and its emotion (ex. joy, anger, sadness, or fear), our main goal is to detect the intensity of the given emotion. the intensity varies between 0 and 1 with 1 referring to maximum intensity.

image

Required Tools & Libraries

  • Python (3+)
  • Jupyter Notebook
  • scipy
  • numpy
  • pandas
  • scikit-learn
  • tensorflow
  • keras
  • nltk (3.2.5)
  • matplotlib
  • seaborn

About

automatically determine the intensity of emotions (E) and intensity of sentiment (aka valence V) of the tweeters from their tweets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published