QuerTCI: A Tool Integrating GitHub Issue Querying with Comment Classification
Ye Paing, Tatiana Castro V\'elez, Raffi Khatchadourian

TL;DR
QuerTCI is a tool that integrates GitHub issue search with comment classification, enabling researchers to efficiently find and analyze discussions on specific programming topics in open-source projects.
Contribution
It introduces a novel infrastructure that combines issue search and comment classification, streamlining the process for empirical software engineering research.
Findings
Facilitates targeted retrieval of GitHub issues using keyword queries.
Enables seamless classification of issue comments related to specific technologies.
Improves efficiency in analyzing open-source project discussions.
Abstract
Empirical Software Engineering (ESE) researchers study (open-source) project issues and the comments and threads within to discover -- among others -- challenges developers face when incorporating new technologies, platforms, and programming language constructs. However, such threads accumulate, becoming unwieldy and hindering any insight researchers may gain. While existing approaches alleviate this burden by classifying issue thread comments, there is a gap between searching popular open-source software repositories (e.g., those on GitHub) for issues containing particular keywords and feeding the results into a classification model. This paper demonstrates a research infrastructure tool called QuerTCI that bridges this gap by integrating the GitHub issue comment search API with the classification models found in existing approaches. Using queries, ESE researchers can retrieve GitHub…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware Engineering Research · Software Engineering Techniques and Practices · Open Source Software Innovations
