paper-with-me

Papers

Searching for Relevant Lessons Learned Using Hybrid Information Retrieval Classifiers: A Case Study in Software Engineering

2018-12-12 · Abdellatif Tamer Mohamed, Capretz Luiz Fernando

The lessons learned (LL) repository is one of the most valuable sources of knowledge for a software organization. It can provide distinctive guidance regarding previous working solutions for historical software management problems, or former success stories to be followed. However, the unstructured format of the LL repository makes it difficult to search using general queries, which are manually inputted by project managers (PMs). For this reason, this repository may often be overlooked despite the valuable information it provides. Since the LL repository targets PMs, the search method should be domain specific rather than generic as in the case of general web searching. In previous work, we provided an automatic information retrieval based LL classifier solution. In our solution, we relied on existing project management artifacts in constructing the search query on-the-fly. In this paper, we extend our previous work by examining the impact of the hybridization of multiple LL classifiers, from our previous study, on performance. We employ two of the hybridization techniques from the literature to construct the hybrid classifiers. An industrial dataset of 212 LL records is used for validation. The results show the superiority of the hybrid classifier over the top achieving individual classifier, which reached 25%.

📄 PDF Abstract BibTeX arXiv:1812.05168

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalManagementRetrieval

Similar Papers 제목 키워드 기반

Automatic Recall of Software Lessons Learned for Software Project Managers

2021-10-11 · Tamer Mohamed Abdellatif, Luiz Fernando Capretz, Danny Ho

Lessons learned (LL) records constitute the software organization memory of successes and failures. LL are recorded within the organization repository for future reference to optimize planning, gain experience, and eleva…

Information RetrievalRetrieval

Explainable Graph-based Search for Lessons-Learned Documents in the Semiconductor Industry

2021-05-18 · Hasan Abu-Rasheed, Christian Weber, Johannes Zenkert, Roland Krumm 외

Industrial processes produce a considerable volume of data and thus information. Whether it is structured sensory data or semi- to unstructured textual data, the knowledge that can be derived from it is critical to the s…

Management

AI-assisted Coding with Cody: Lessons from Context Retrieval and Evaluation for Code Recommendations

2024-08-09 · Jan Hartman, Rishabh Mehrotra, Hitesh Sagtani, Dominic Cooney 외

In this work, we discuss a recently popular type of recommender system: an LLM-based coding assistant. Connecting the task of providing code recommendations in multiple formats to traditional RecSys challenges, we outlin…

Recommendation SystemsRetrieval

Denmark's Participation in the Search Engine TREC COVID-19 Challenge: Lessons Learned about Searching for Precise Biomedical Scientific Information on COVID-19

2020-11-25 · Lucas Chaves Lima, Casper Hansen, Christian Hansen, Dongsheng Wang 외

This report describes the participation of two Danish universities, University of Copenhagen and Aalborg University, in the international search engine competition on COVID-19 (the 2020 TREC-COVID Challenge) organised by…

ArticlesRetrievalText Retrieval

A Mining Software Repository Extended Cookbook: Lessons learned from a literature review

2021-10-08 · Daniel Barros, Flavio Horita, Igor Wiese, Kanan Silva

The main purpose of Mining Software Repositories (MSR) is to discover the latest enhancements and provide an insight into how to make improvements in a software project. In light of it, this paper updates the MSR finding…