期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Detecting Duplicate Contributions in Pull-Based Model CombiningTextual and Change Similarities
1
作者 Zhi-Xing Li Yue Yu +3 位作者 Tao Wang Gang Yin xin-jun mao Huai-Min Wang 《Journal of Computer Science & Technology》 SCIE EI CSCD 2021年第1期191-206,共16页
Communication and coordination between OSS developers who do not work physically in the same location have always been the challenging issues.The pull-based development model,as the state-of-art collaborative developm... Communication and coordination between OSS developers who do not work physically in the same location have always been the challenging issues.The pull-based development model,as the state-of-art collaborative development mechanism,provides high openness and transparency to improve the visibility of contributors'work.However,duplicate contributions may still be submitted by more than one contributors to solve the same problem due to the parallel and uncoordinated nature of this model.If not detected in time,duplicate pull-requests can cause contributors and reviewers to waste time and energy on redundant work.In this paper,we propose an approach combining textual and change similarities to automatically detect duplicate contributions in pull-based model at submission time.For a new-arriving contribution,we first compute textual similarity and change similarity between it and other existing contributions.And then our method returns a list of candidate duplicate contributions that are most similar with the new contribution in terms of the combined textual and change similarity.The evaluation shows that 83.4%of the duplicates can be found in average when we use the combined textual and change similarity compared to 54.8%using only textual similarity and 78.2%using only change similarity. 展开更多
关键词 Pull-request Duplicate detection textual similarity change similarity
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部