GithubHelp home page GithubHelp logo

erzaliator / hindirc-data Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 180 KB

Data for HindiRC

dataset hindi grades hindirc hindirc-data hindi-corpus reading-comprehension question-answering qa qa-dataset

hindirc-data's Introduction

HindiRC-Data

This repo contains data for HindiRC. Please cite our paper when using our dataset.

About HindiRC

HindiRC is the first Reading Comprehension dataset for Hindi.

The dataset has been split into grades 2-5 according the educational reading proficiency.  Metrics to measure Lexical Richness of the Passages among Grades

The data has been sourced from educational websites https://sandeepbarouli.com/ and 2classnotes. Hence, it is completely natural and formal.

Xml Schema of the Dataset

  • Reading Comprehension consists of a passage, <passage> and a set of questions, <q>.
  • For HindiRC, the answers <a> belong to the passage.
  • The index of these answers in the passage is given in <l>.
  • If an answer spans multiple sentences, we consider the most important sentence only. However, the dataset does provide the index of these sentences is given in <lg>.
  • Additionally, the dataset also provides a copy of the passage with all anaphors resolved.

The following tags have been used:

Data Xml tags
Passage - raw data <passage>
Passage data with anaphoras replaced with referent. This was done manually. <anaphoraresolved>
Stemmed version of the passage <stemmed>
Question - raw data <q>
Answer - raw data <a>
Answer - index in passage <l>
Multi sentence answer - index in passage <lg>

References

Please cite our paper when using this dataset:

Kaveri Anuranjana*, Vijjini Anvesh Rao*, Radhika Mamidi, "HindiRC: A Dataset for Reading Comprehension in Hindi", 20th International Conference on Computational Linguistics and Intelligent Text Processing, CICLing, 2019.

@inproceedings{anuranjana2019hindirc,
  title     = {HindiRC: A Dataset for Reading Comprehension in Hindi},
  author    = {Anuranjana, Kaveri and Rao, Vijjini Anvesh and Mamidi, Radhika},
  booktitle = {20th International Conference on Computational Linguistics and Intelligent Text},
  year      = {2019}
}

hindirc-data's People

Contributors

erzaliator avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

hindirc-data's Issues

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.