QA4R: A QUESTION ANSWERING SYSTEM FOR R PACKAGES
Author
Babu, Ganesh
Abstract
There is a massive amount of data from various sources available today, and querying meaningful information from those datasets would be valuable. Question Answering Systems (QAS) implement information retrieval (IR) and Natural Language Processing (NLP) that can automatically answer the questions posed in a natural language. There are three different types of QAS as Open Domain, Closed Domain, and Restricted Domain. Following are the various types of questions: fact-based, definition, how, why, hypothetical, semantically constrained, and cross-lingual. R is a dynamic programming language widely used for statistical computing that combines functional and object-oriented programming. The R development community maintains thousands of R packages through its Comprehensive R Archive Network CRAN. However, while websites like rdrr.io, rseek.org, and search.r-project.org provide search results for R packages, no intelligent question-answering system is currently available for R.
This study examines Question Answering Systems (QAS), current developments and academic research areas in the QAS field, and QAS implementations. In this research, we propose a prototype question answering system for R packages that returns R packages relevant to the user query in natural language. We created a question answering dataset (QAD4R) for R packages using web scraping and developed a question generation model. Pre-trained BERT-based language models were used to create the question-answering system for R. All the code files are available publicly at this GitHub location https://github.com/GanB/QA4R-A-Question-AnsweringSystem-for-R-Packages.
Date
2022-07-26
Citation:
APA:
Babu, Ganesh.
(July 2022).
QA4R: A QUESTION ANSWERING SYSTEM FOR R PACKAGES
(Master's Thesis, East Carolina University). Retrieved from the Scholarship.
(http://hdl.handle.net/10342/11094.)
MLA:
Babu, Ganesh.
QA4R: A QUESTION ANSWERING SYSTEM FOR R PACKAGES.
Master's Thesis. East Carolina University,
July 2022. The Scholarship.
http://hdl.handle.net/10342/11094.
December 10, 2023.
Chicago:
Babu, Ganesh,
“QA4R: A QUESTION ANSWERING SYSTEM FOR R PACKAGES”
(Master's Thesis., East Carolina University,
July 2022).
AMA:
Babu, Ganesh.
QA4R: A QUESTION ANSWERING SYSTEM FOR R PACKAGES
[Master's Thesis]. Greenville, NC: East Carolina University;
July 2022.
Collections
Publisher
East Carolina University