Skip to content

felipebravom/AffectiveTweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 19, 2019
a93f4b4 · Jun 19, 2019
Jun 19, 2019
Feb 20, 2019
Jun 19, 2019
May 14, 2018
Feb 20, 2019
Feb 20, 2019
Feb 12, 2019
Nov 9, 2017
Feb 20, 2019
Feb 20, 2019
Sep 22, 2017
Sep 22, 2017
Nov 9, 2017
Oct 30, 2016
Jun 19, 2019
Aug 17, 2017
Feb 11, 2019
Apr 22, 2019

Repository files navigation

alt text

About

AffectiveTweets is a WEKA package for analyzing emotion and sentiment of English written tweets.

The package implements WEKA filters for calculating state-of-the-art affective analysis features from tweets that can be fed into machine learning algorithms. Many of these features were drawn from the NRC-Canada System. It also implements methods for building affective lexicons and distant supervision methods for training affective models from unlabelled tweets.

The package was made available as the official baseline system for the WASSA-2017 Shared Task on Emotion Intensity (EmoInt) and for SemEval-2018 Task 1: Affect in Tweets.

Five participating teams used AffectiveTweets in WASSA-2017 to generate feature vectors, including the teams that eventually ranked first, second, and third. For SemEval-2018, the package was used by 15 teams.

https://affectivetweets.cms.waikato.ac.nz/

Using AffectiveTweets

Relevant Papers

The most relevant papers on which this package is based are:

Citation

  • Please cite the following paper if using this package in an academic publication:

    You are also welcome to cite a previous publication describing the package:

    • S. M. Mohammad and F. Bravo-Marquez Emotion Intensities in Tweets, In *Sem '17: Proceedings of the sixth joint conference on lexical and computational semantics (*Sem), August 2017, Vancouver, Canada. (pdf)

You should also cite the papers describing any of the lexicons or resources you are using with this package.

  • Here is the BibTex entry for the package along with the entries for the resources included in the package.

  • Here is the BibTex entry just for the package.

Contact

  • Email: fbravoma at waikato.ac.nz
  • If you have questions about Weka please refer to the Weka mailing list.