Giter Club home page Giter Club logo

absa_devsplits's Introduction

Dataset Splits for our AAAI'18 paper

Note:The datasets have been updated because the wrong ones have been uploaded. Only Laptop Term and Restaurant Aspects should be affected. The rest should be fine. Drop me an email if you find any issues.

Commonly used SemEval14 datasets (Laptop and Restaurants) do not use dev splits. In many works, the evaluation is conducted solely on the test set. We believe that proper evaluation should include a dev set.

In this repository, you will find the train/test/dev splits from our AAAI'18 paper Learning to attend via Word-Aspect Associative Fusion for Aspect-based Sentiment Analysis.

SE14+15 dataset was obtained from Li et al. 2017's "Deep Memory Networks for Attitude Identification, WSDM'17"

Usage

You will find 4 .pkl files in the /dataset directory ๐Ÿ˜ƒ. It is a dictobject with several keys such as word_index (and index_word) indexes. Train, dev, and val are found as "training",'dev' and "test" respectively.

The format of each data instance is:

[tokenized_txt, actual_len, tokenized_terms, term_len, polarity, info]

where info is something like the position information.

absa_devsplits's People

Contributors

vanzytay 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.