Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.17 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.17 KB

PLN-PUCRS at EmoInt-2017

Psycholinguistic features for emotion intensity prediction in tweets

Linguistic Inquiry and Word Count (LIWC) is a rich dictionary that map words into several psychological categories such as Affective, Social, Cognitive, Perceptual and Biological processes. In this work, we have used LIWC psycholinguistic categories to train regression models and predict emotion intensity in tweets for the EmoInt-2017 task. Results show that LIWC features may boost emotion intensity prediction on the basis of a low dimension set.

Full text , Bibtex

EmoInt using LIWC

Scripts for for the WASSA-2017 Shared Task on Emotion Intensity (EmoInt).

1. Evaluation Script

The evaluation script liwc_svm-test.ipynb calculates the following four measures between the gold standard scores and the given predictions.

PUCRS NLP Group

This project belongs to NLP Group at PUCRS, Brazil