paper-with-me

Papers

GiveMeLabeledIssues: An Open Source Issue Recommendation System

2023-03-23 · Joseph Vargovich, Fabio Santos, Jacob Penney, Marco A. Gerosa, Igor Steinmacher

Developers often struggle to navigate an Open Source Software (OSS) project's issue-tracking system and find a suitable task. Proper issue labeling can aid task selection, but current tools are limited to classifying the issues according to their type (e.g., bug, question, good first issue, feature, etc.). In contrast, this paper presents a tool (GiveMeLabeledIssues) that mines project repositories and labels issues based on the skills required to solve them. We leverage the domain of the APIs involved in the solution (e.g., User Interface (UI), Test, Databases (DB), etc.) as a proxy for the required skills. GiveMeLabeledIssues facilitates matching developers' skills to tasks, reducing the burden on project maintainers. The tool obtained a precision of 83.9% when predicting the API domains involved in the issues. The replication package contains instructions on executing the tool and including new projects. A demo video is available at https://www.youtube.com/watch?v=ic2quUue7i8

📄 PDF Abstract BibTeX arXiv:2303.13418

Code (0)

등록된 구현이 없습니다.

Tasks

Navigate

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

OpenP5: An Open-Source Platform for Developing, Training, and Evaluating LLM-based Recommender Systems

2023-06-19 · Shuyuan Xu, Wenyue Hua, Yongfeng Zhang

In recent years, the integration of Large Language Models (LLMs) into recommender systems has garnered interest among both practitioners and researchers. Despite this interest, the field is still emerging, and the lack o…

BenchmarkingDecoderRecommendation SystemsSequential Recommendation+1

A Survey on the Fairness of Recommender Systems

2022-06-08 · Yifan Wang, Weizhi Ma, Min Zhang, Yiqun Liu 외

Recommender systems are an essential tool to relieve the information overload challenge and play an important role in people's daily lives. Since recommendations involve allocations of social resources (e.g., job recomme…

FairnessRecommendation SystemsSurvey

Sports Recommender Systems: Overview and Research Issues

2023-12-06 · Alexander Felfernig, Manfred Wundara, Thi Ngoc Trang Tran, Viet-Man Le 외

Sports recommender systems receive an increasing attention due to their potential of fostering healthy living, improving personal well-being, and increasing performances in sport. These systems support people in sports, …

Recommendation Systems

ONCE: Boosting Content-based Recommendation with Both Open- and Closed-source Large Language Models

2023-05-11 · Qijiong Liu, Nuo Chen, Tetsuya Sakai, Xiao-Ming Wu

Personalized content-based recommender systems have become indispensable tools for users to navigate through the vast amount of content available on platforms like daily news websites and book recommendation services. Ho…

NavigateNews GenerationNews RecommendationNews Summarization+1

Where Should I Study? Biased Language Models Decide! Evaluating Fairness in LMs for Academic Recommendations

2025-09-01 · Krithi Shailya, Akhilesh Kumar Mishra, Gokul S Krishnan, Balaraman Ravindran arxiv

Large Language Models (LLMs) are increasingly used as daily recommendation systems for tasks like education planning, yet their recommendations risk perpetuating societal biases. This paper empirically examines geographi…

Recommendation Systems