All Projects → felipebravom → AffectiveTweets

felipebravom / AffectiveTweets

Licence: GPL-3.0 license
A WEKA package for analyzing emotion and sentiment of tweets.

Programming Languages

java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to AffectiveTweets

Personal-Emotional-Stylized-Dialog
A Paper List for Personalized, Emotional, and stylized Dialog
Stars: ✭ 112 (+51.35%)
Mutual labels:  sentiment, emotion
Senti4SD
An emotion-polarity classifier specifically trained on developers' communication channels
Stars: ✭ 41 (-44.59%)
Mutual labels:  sentiment, emotion
NRCLex
An affect generator based on TextBlob and the NRC affect lexicon. Note that lexicon license is for research purposes only.
Stars: ✭ 42 (-43.24%)
Mutual labels:  emotion, lexicon
Deep-NLP-Resources
Curated list of all NLP Resources
Stars: ✭ 65 (-12.16%)
Mutual labels:  sentiment, lexicon
NRC-Persian-Lexicon
NRC Word-Emotion Association Lexicon
Stars: ✭ 30 (-59.46%)
Mutual labels:  sentiment, lexicon
PSCognitiveService
Powershell module to access Microsoft Azure Machine learning RESTful API's or Microsoft cognitive services
Stars: ✭ 46 (-37.84%)
Mutual labels:  sentiment, emotion
Emotion and Polarity SO
An emotion classifier of text containing technical content from the SE domain
Stars: ✭ 74 (+0%)
Mutual labels:  sentiment, emotion
Twitter Sentiment Analysis
This script can tell you the sentiments of people regarding to any events happening in the world by analyzing tweets related to that event
Stars: ✭ 94 (+27.03%)
Mutual labels:  tweets, sentiment
chronist
Long-term analysis of emotion, age, and sentiment using Lifeslice and text records.
Stars: ✭ 23 (-68.92%)
Mutual labels:  sentiment, emotion
recipes-next-hasura
A lightweight app to explore and create recipes - Built with Next.js, Hasura, and Chakra-UI
Stars: ✭ 30 (-59.46%)
Mutual labels:  emotion
twitter-archive-reader
Full featured TypeScript Twitter archive reader and browser
Stars: ✭ 43 (-41.89%)
Mutual labels:  tweets
watson-discovery-food-reviews
Combine Watson Knowledge Studio and Watson Discovery to discover customer sentiment from product reviews
Stars: ✭ 36 (-51.35%)
Mutual labels:  sentiment
overview-and-benchmark-of-traditional-and-deep-learning-models-in-text-classification
NLP tutorial
Stars: ✭ 41 (-44.59%)
Mutual labels:  tweets
Whatsapp-analytics
performing sentiment analysis on the whatsapp chats.
Stars: ✭ 20 (-72.97%)
Mutual labels:  sentiment
basis
Basis Design System
Stars: ✭ 55 (-25.68%)
Mutual labels:  emotion
DataSynchronizer
Cryptocurrency Exchange and Sentiment data fetcher and syncronizer.
Stars: ✭ 68 (-8.11%)
Mutual labels:  sentiment
memealyzer
Memealyzer is an app built to demonstrate some the latest and greatest Azure tech to dev, debug, and deploy microservice applications.
Stars: ✭ 97 (+31.08%)
Mutual labels:  sentiment
coopboost
Grow your twitter audience.
Stars: ✭ 50 (-32.43%)
Mutual labels:  tweets
twitterstream
Twitter Streaming API Example with Kafka Streams in Scala
Stars: ✭ 49 (-33.78%)
Mutual labels:  tweets
Text-Classification-LSTMs-PyTorch
The aim of this repository is to show a baseline model for text classification by implementing a LSTM-based model coded in PyTorch. In order to provide a better understanding of the model, it will be used a Tweets dataset provided by Kaggle.
Stars: ✭ 45 (-39.19%)
Mutual labels:  tweets

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].