Auflistung nach Schlagwort "onboarding"
1 - 2 von 2
Treffer pro Seite
Sortieroptionen
- ZeitschriftenartikelPrintAssist—a conversational human-machine interface for 3D printers(i-com: Vol. 22, No. 1, 2023) Jasche, Florian; Weber, Philip; Liu, Shi; Ludwig, Thomas3D printers are no longer found only in industry, universities or makerspaces but now are increasingly used in domestic settings. Personal fabrication will increase in the coming years, and 3D printing will play an important role in this process. Due to technology and price development, 3D printers are becoming established among casual users at home. However, there are still many hurdles in the use of 3D printers that interfere with their appropriation in everyday life. In this paper, we investigate how chatbots can overcome these hurdles and support onboarding to 3D printing. Furthermore, we explore how chatbots can be used as a human–machine interface and facilitate interaction with 3D printers for both novice and expert users. In a research-through-design approach, we have created a fully functional chatbot that introduces users to 3D printing and helps them perform typical tasks when operating 3D printers.
- KonferenzbeitragA Simple NLP-based Approach to Support Onboarding and Retention in Open Source Communities(Software Engineering and Software Management 2019, 2019) Stanik, Christoph; Montgomery, Lloyd; Martens, Daniel; Fucci, Davide; Maalej, WalidSuccessful open source communities are constantly looking for new members and helping them become active developers. A common approach for developer onboarding in open source projects is to let newcomers focus on relevant yet easy-to-solve issues to familiarize themselves with the code and the community. The goal of this research is twofold. First, we aim at automatically identifying issues that newcomers can resolve by analyzing the history of resolved issues by simply using the title and description of issues. Second, we aim at automatically identifying issues, that can be resolved by newcomers who later become active developers. We mined the issue trackers of three large open source projects and extracted natural language features from the title and description of resolved issues. In a series of experiments, we optimized and compared the accuracy of four supervised classifiers to address our research goals. Random Forest, achieved up to 91% precision (F1-score 72%) towards the first goal while for the second goal, Decision Tree achieved a precision of 92% (F1-score 91%). A qualitative evaluation gave insights on what information in the issue description is helpful for newcomers. Our approach can be used to automatically identify, label, and recommend issues for newcomers in open source software projects based only on the text of the issues.