Git Product home page Git Product logo

oats-absa's Introduction

OATS-ABSA

This repository contains the OATS (Opinion Aspect Target Sentiment) dataset for the Aspect Sentiment Quad Prediction (ASQP) or Aspect-Category-Opinion-Sentiment (ACOS) task. In addition to the opinion quadruples, we provide review-level tuples with the dominating sentiment polarity of each aspect category that has an opinion in that review.

We annotated 3 datasets from scratch from different domains, including Amazon FineFood reviews, Coursera course reviews, and TripAdvisor Hotel reviews.

Each of these datasets can be found under their respective folders in the data/ directory:

  • data/{domain}:
    • data/{domain}/quads
      • XML (similar to the SemEval-2016 format, along with the opinion phrase annotations and their from_index and to_index)
      • txt (similar to the ASQP dataset that has a list of lists for each review sentence, where each inner list corresponds to an opinion quadruple with the target, aspect category, sentiment, and opinion phrase in the order)
    • data/{domain}/tuples
      • XML (with aspect category and sentiment polarity for each mentioned category in the review)
      • txt (list of lists for each review, where each inner list corresponds to an opinion tuple with the aspect category and dominating sentiment polarity)

{domain}: [amazon_ff, coursera, hotels]

If you use this dataset in your research, please cite the following paper: OATS: Opinion Aspect Target Sentiment Quadruple Extraction Dataset for Aspect-Based Sentiment Analysis

This paper is accepted at LREC/COLING 2024 and the proceedings link will be updated soon!!

@inproceedings{chebolu-etal-2024-oats-challenge,
    title = "{OATS}: A Challenge Dataset for Opinion Aspect Target Sentiment Joint Detection for Aspect-Based Sentiment Analysis",
    author = "Chebolu, Siva Uday Sampreeth  and
      Dernoncourt, Franck  and
      Lipka, Nedim  and
      Solorio, Thamar",
    booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
    month = may,
    year = "2024",
    address = "Torino, Italia",
    publisher = "ELRA and ICCL",
    url = "https://aclanthology.org/2024.lrec-main.1080",
    pages = "12336--12347",
}


oats-absa's People

Contributors

sampreeth-sarma avatar

Stargazers

Nils Hellwig avatar Jin Cui avatar Franck Dernoncourt avatar

Watchers

Franck Dernoncourt avatar Sudipta Kar avatar Suraj Maharjan avatar Adrián Pastor López Monroy avatar Thamar Solorio avatar  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.