Global ETD Search
Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.
Results
Showing 1 to 13 of 13 for “"Stack Overflow"”.
-
Natural Language Processing and Recommendation Engine for Stack Overflow Data
… algorithms to build a recommendation engine for Stack Overflow tag predictions. Our pipeline consists of document retrieval (TF-IDF and HOTT), text embedding (Sentence BERT), and classification (multi-label and multi-class). We experiment with neural networks and other classifier strategies to …
-
Studying the Change History of Code Snippets on Stack Overflow and GitHub
Stack Overflow (SO) is a popular Q&A forum for software developers, providing ready to use code snippets. GH Developers often reuse SO code in their GitHub projects. These code snippets get revised and edited on both platforms after their creation and adoption. We investigate such evolution of …
-
Studying How Cryptocurrency Development Characteristics in GitHub Affect Its Market Price and Developer Sentiment in Stack Overflow Discussions
… over two hundred open source cryptocurrencies. Stack Overflow (SO) remains the most popular Q&A forum for software developers. We mine SO data to explore the hot cryptocurrency topics and study the sentiment of cryptocurrency discussions. Our results demonstrate 1) using Granger causality …
-
Use of Visual Content for Inference and Response in Q/A Forums
… for identifying duplicate questions on Stack Overflow. When focusing solely on text analysis of Stack Overflow questions and omitting the use of images, our automated models overlook a significant aspect of the question. Previous research has demonstrated the complementary nature of …
-
Bullipedia: un caso de construcción social de conocimiento gastronómico
… three successful case studies, Taste of Home, Stack Overflow, and elBulli, to extract lessons and good practices in order to build the future Bullipedia.
-
Towards Supporting Developers for Securing Containerized Software
… in the identified Docker topics in the Stack Overflow posts. This empirical study has provided several important insights, namely (i) developers who are adopting Docker have less expertise than the general Stack Overflow members; (ii) Docker is a very popular technology among the …
-
On the implications of unsafe eBPF composition
… the execution environment is the availability of stack space for use while executing the BPF program. Specifically, we high- light this fundamental issue in certain configuration of the BPF runtime environment within the Linux kernel and how this unsafe composition allowed for kernel stack …
-
API Knowledge Guided Test Generation for Machine Learning Libraries
… API usage patterns mined from code fragments in Stack Overflow (SO). First, we propose a set of 18 linguistic rules for mining API constraints from the API documents. Then, we use the frequent itemset mining technique to mine the API usage patterns from a large corpus of machine learning API …
-
How Reliable is the Crowdsourced Knowledge of Security Implementation?
… crowdsourcing model and gamification design of Stack Overflow (SO) Q&A platform have attracted many programmers to ask and answer technical questions, regardless of their level of expertise. Researchers have recently found evidence of security vulnerable code snippets being possibly copied from …
-
Theory and Patterns for Avoiding Regex Denial of Service
… prominent web services including Cloudflare and Stack Overflow. Due to the severity and prevalence of ReDoS, past work proposed mechanisms to identify and repair regexes. In this work, we set a different goal: helping developers avoid introducing regexes that could trigger ReDoS in the first …
-
Enhancing Software Maintenance: A Research Investigation on Current Practices, Potential Improvements, and Procedure Automation
… provided better answers for 97 out of 130 Stack Overflow questions and successfully revised software for 22 out of 48 maintenance requests. While promising, our results indicate that LLMs struggle with context-specific precision. Finally, we developed a domain-specific language (DSL) and …
-
Aspect of Code Cloning Towards Software Bug and Imminent Maintenance: A Perspective on Open-source and Industrial Mobile Applications
… from the popular Crowd-sourcing platform, Stack Overflow (SO) to their projects and that over 75% of such developers experience bugs after such activities (the code cloning from SO). Existing studies with desktop-based systems also showed that while SO is one of the most popular online …
-
Improving The Usability of Software Systems Using Group Discussions: A Case Study on Galaxy
… there are many popular user forums such as Stack Overflow, Quora, Stack Exchange, Eclipse Community Forum etc. and people from different domains of knowledge use these forums to ask about their problems and post their concerns. So exploring these forums should provide significant knowledge …