Code Monkey home page Code Monkey logo

mgan's Introduction

MGAN

Data for our AAAI'19, oral paper "Exploiting Coarse-to-Fine Task Transfer for Aspect-level Sentiment Classification".

2019/02/24 Update: Data resource has been released now!

Descriptions

This dataset acts as highly beneficial source domains to improve the learning of more fine-grained aspect-term level (AT) sentiment analysis. The dataset has three characteristics:

Large-scale: 100k for each domain

Multi-domain: Restaurant, Hotel, Beautyspa

Aspect-category (AC): Coarse-grained asepct

Even with a simple attention-based model for the AT task, our method can achieve the STOA performances by leveraging the knowledge distilled from the AC task.

Data format

Each instance behaves as the format below:

inst1: ID1/sentence1/aspect1/label1

inst2: ID1/sentence1/aspect2/label2

inst3: ID1/sentence1/aspect3/label3

....

The sentence containing multiple aspects are arranged together.

Example

0H0FwmPY78v_5u51r2TQrw i did n't dislike the food , but the menu is n't exactly cohesive ... pizza and asian cuisine . FOOD_SELECTION -1

0H0FwmPY78v_5u51r2TQrw i did n't dislike the food , but the menu is n't exactly cohesive ... pizza and asian cuisine . FOOD_FOOD_DISH -1

0H0FwmPY78v_5u51r2TQrw i did n't dislike the food , but the menu is n't exactly cohesive ... pizza and asian cuisine . RESTAURANT_CUSINE -1

0H0FwmPY78v_5u51r2TQrw i did n't dislike the food , but the menu is n't exactly cohesive ... pizza and asian cuisine . FOOD_FOOD 1

Label Mapping

positive: 1 neutral: 0 negative: -1

Citation

If the data is useful for your research, please be kindly to give us stars and cite our paper as follows:

@article{li2018exploiting,
  title={Exploiting Coarse-to-Fine Task Transfer for Aspect-level Sentiment Classification},
  author={Li, Zheng and Wei, Ying and Zhang, Yu and Zhang, Xiang and Li, Xin and Yang, Qiang},
  conference = {AAAI Conference on Artificial Intelligence},
  year={2019}
}

mgan's People

Contributors

hsqmlzno1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mgan's Issues

About the code

im working in the ABSA and reading your paper which is amazing. But there is not anything about your code. Could please send it to [email protected] !

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.