Giter Club home page Giter Club logo

emoint's Introduction

EmoInt

Travis Build Status CircleCI Build Status Coverage Status

EmoInt can be used for affective computing like sentiment analysis, emotion classification, emotion intensity computing etc. This project is developed during WASSA 2017 Emotion Intensity Task. It is inspired by AffectiveTweets repo (baseline model for the Emotion Intensity Task). This project contains high level wrappers for combining various word embeddings and scripts for creating ensembles.

Install

Pre-requisites

Some word-embeddings need to be downloaded separately for using all available featurizers.

Note: Instructions to access these resources can be found here

The relevant word embeddings are:

  • NRC Affect Intensity: Link. Download to emoint/resources/nrc_affect_intensity.txt.gz
  • NRC Emotion Wordlevel Lexicons: Link. Download to emoint/resources/NRC-emotion-lexicon-wordlevel-v0.92.txt.gz
  • Sentiment140: Link. Download to emoint/resources/Sentiment140-Lexicon-v0.1

Reformatting

The NRC Emotion Wordlevel Lexicons are not in the standard format, we've provided a script to reformat it in the required format.

python emoint/utils/reformat.py emoint/resources/NRC-emotion-lexicon-wordlevel-v0.92.txt.gz

Installing

The package can be installed as follows:

python setup.py install

Usage

You can learn how to use the featurizers by following these notebooks in examples directory

  1. Cornell Movie Review -- MovieReview.ipynb
  2. WASSA 2017 Emotion Intensity -- EmotionIntensity.ipynb

Running Tests

python -m unittest discover -v

Maintainers

Citation

@inproceedings{duppada2017seernet,
  title={Seernet at EmoInt-2017: Tweet Emotion Intensity Estimator},
  author={Duppada, Venkatesh and Hiray, Sushant},
  booktitle={Proceedings of the 8th Workshop on Computational Approaches to Subjectivity, Sentiment and Social Media Analysis},
  pages={205--211},
  year={2017}
}

Acknowledgement

This is open source work of DeepAffects. DeepAffects is an emotional intelligence analysis engine that measures the effect emotional intelligence has on team dynamics, and provides emotional analytics that serve as the basis of insights to improve project management, performance and satisfaction across organizations, projects, and teams. To watch DeepAffects in action: check out DeepAffects Atlassian JIRA addon and our Github addon.

emoint's People

Contributors

sushant-hiray avatar venkatesh-1729 avatar

Watchers

Kumar Shikhar Deep avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.