Giter Site home page Giter Site logo

idem's Introduction

IDEM: The IDioms with EMotions Dataset for Emotion Recognition

IDEM is a novel dataset in the field of Emotion Recognition.

Language is rich with idioms, expressions that carry weight beyond their literal meanings. While these are widely used and readily understood by humans, they can prove a significant hurdle for NLP models. Our project tackles this gap by providing a dataset of idiom-containing sentences labelled with one of 36 emotion types.

The IDEM dataset consists of 8729 train sentences and 956 test sentences generated with the help of GPT-4.

In this repository, you will also find the baseline implementations of Transformer-based emotion recognition approaches, evaluated on the IDEM dataset. The best-performing model, a fine-tuned RoBERTa sequence classifier, achieved a weighted F1-score of 58.73%.

Additionally, we also present a solution to the problem of automatic idiom identification in sentences.

We encourage you to train your own models using IDEM. Together, let's advance the understanding of emotions in idiomatic language.

Repository structure

├── code  
│   ├── dataset_generation      <- code that generated the idem dataset
│   │   └── evaluations         <- results of manual evaluation
│   ├── experiments             <- performance baselines on the IDEM datatset
│   │   ├── bert  
│   │   └── gpt4  
│   ├── idiom_finding           <- identify idioms in text
│   └── SLIDE_dataset           <- the original SLIDE idiom lexicon from which we generated sentences
├── dataset                     <- our idem dataset alongside its idiom lexicon

idem's People

Contributors

alexanderprochnow avatar bashetbeest avatar

Stargazers

Segun Aroyehun avatar

Watchers

Marijn ten Thij avatar  avatar  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.