Git Product home page Git Product logo

insuranceqa's Introduction

InsuranceQA Corpus

This dataset is provided as is and for research purpose only. If you publish anything using this data, please cite our paper: Applying Deep Learning to Answer Selection: A Study and An Open Task Minwei Feng, Bing Xiang, Michael R. Glass, Lidan Wang, Bowen Zhou ASRU 2015

Introduction

  • This corpus contains questions and answers collected from the website Insurance Library.
  • To our best knowledge, this is the first released QA corpus in the insurance domain
  • The content of this corpus consists of questions from real world users, the answers with high quality were composed by professionals with deep domain knowledge. So this is an application with real value, not a toy task.
  • In the above paper, the corpus is used for answer selection task. On the other hand, other usage of this corpus is also possible. For example, autonomous learning by reading comprehension of the answers, learning by observation, etc, such that a system can finally come up with its own answer to unseen questions.
  • Any ideas to further augment this data set are welcomed.

Format

  • Latest version is V2, please use the files in the V2 folder.
  • Pool is generated by SOLR.
  • File name that includes raw contains text with original version.
  • File name that includes token contains text tokenized with Stanford Tokenizer.
  • We split the whole corpus into train/valid/test three parts. File name that includes train/valid/test corresponds to each part.
  • For all tokens starting with idx_ , please refer to the vocabulary file for the corresponding word.
  • For all train/valid/test files, format is same, with various answer pool size:
  • <Domain><TAB><QUESTION><TAB><Groundtruth><TAB><Pool>
  • For InsuranceQA.question.anslabel.*:
  • <Domain><TAB><QUESTION><TAB><Groundtruth>
  • For InsuranceQA.label2answer.*
  • <Answer Label><TAB><Answer Text>
  • For vocabulary file:
  • <word index><TAB><original word>

Corpus Statistics

Question Answer Question Running Words
Train 12,889 21,325 107,889
Valid 2,000 3354 16,931
Test 2,000 3308 16,815
There are totally 27,413 answers (answer set size is 27,413) with the 3,065,492 running words of answers.

insuranceqa's People

Contributors

ramaneekgill avatar shuzi 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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

insuranceqa's Issues

Add example data in ReadMe

I think it would be beneficial to include an example of the data in the ReadMe.

I opened the files but it's a bit difficult to understand what is written. Could you provide an example in english and not with tokens?

License for the dataset

What would be the license for this data set? Would it be possible to be used for commercial purposes as well?

I know that the Readme says,

This dataset is provided as is and for research purpose only

But wanted to make sure and confirm. Thank you.

Vocabulary tokens?

Are variations with punctuation of a certain word (e.g. "titles.", "titles,") intentional? It seems like there is a lot of redundancy.

what is Pool data

In the README.md, Pool is mentioned at Pool is generated by SOLR.
I haven't check the data yet, but based on my understanding, pool data is retrieved with Solr system and it is the questions array list when query with the question in the first column. Is it?

<Domain><TAB><QUESTION><TAB><Groundtruth>

So, Groundtruth is the answer's label. Pool is the similar questions that return from Solr.

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.