Git Product home page Git Product logo

quasar's Introduction

Quasar

Datasets accompanying the paper Quasar: Datasets for QA by Search and Reading.

Download

Both Quasar-S and Quasar-T are available for download here. See the accompanying readme.txt for a description of the included files. The release includes:

  1. Question sets for train / test / dev splits.
  2. Short- and Long-pseudodocuments retrieved by the system described in the paper.
  3. For Quasar-S, an overall list of candidates to which all answers belong.
  4. For Quasar-T, separate lists of noun phrases extracted from the contexts of each question.
  5. Annotations of subset of dev set questions, as described in the paper.

The background corpus for Quasar-S can be downloaded from here (via the SO Scrape link at the bottom). The background corpus for Quasar-T is the ClueWeb09 dataset which you can access here.

An implementation of the F1 and EM evaluation metrics for Quasar-T is included in metric.py.

Explore the Datasets

Below you can find links to the web interface used for evaluating human performance and collecting annotations. This includes an interactive quiz in which the questions are presented one by one, and a search engine for querying the background corpus which you can use in a separate window. Please note that any answers and annotations you enter will be recorded!

Quasar-S: Quiz | Search Engine

Quasar-T: Quiz | Search Engine

The search engine used here is Solr, which uses a Lucene backend similar to the search phase described in the paper. The corpus in each case is the set of short pseudodocuments (sentences) pooled across all queries for that corpus, with no query identifiers or tag filtering. This is just a bare-bones search engine guaranteed not to yield the exact source sentence for the question (as you'd get by just using Google).

Citation

If you use these datasets please cite the following:

@article{dhingra2017quasar,
  title={Quasar: Datasets for Question Answering by Search and Reading},
  author={Dhingra, Bhuwan and Mazaitis, Kathryn and Cohen, William W},
  journal={arXiv preprint arXiv:1707.03904},
  year={2017}
}

quasar's People

Contributors

bdhingra avatar krivard 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.