GithubHelp home page GithubHelp logo

xiaoanshi / rcrc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from howardhsu/rcrc

0.0 1.0 0.0 390 KB

code for our paper "Review Conversational Reading Comprehension"

License: Apache License 2.0

Python 99.93% Shell 0.07%

rcrc's Introduction

Review Conversational Reading Comprehension

Problem to Solve

Given a history of QAs where questions are from the customers previous utterances and answers are spans in a review, and the current question, find answer spans from the review. As similar to SQuAD 2, we have no answer questions in both the current and history of utterances.
The model is expected to handle real-world applications where potential customers can chat/ask questions and get answers from a large pool of customer reviews (one dialogue can have answers from multiple reviews).

Environment

My hard disk is broken and not able to recover the code and corpus. Any help on recovery is appreciated.

Dataset

The annotated dataset is from the reviews of SemEval 2016 Task 5 for laptop and restaurant domain. It can be downloaded here or data/RC2.zip.

Setup

There is also a similar task called RRC without dialogue history based on the same reviews but different annotations.

Setup

My hard disk is broken and not able to recover the code and corpus. Any help on recovery is appreciated.

Citation

@article{xu2019review,
  title={Review Conversational Reading Comprehension},
  author={Xu, Hu and Liu, Bing and Shu, Lei and Yu, Philip S},
  journal={arXiv preprint arXiv:1902.00821},
  year={2019}
}

rcrc's People

Contributors

howardhsu avatar

Watchers

James Cloos 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.