Published October 15, 2023
| Version 1.0
Journal
Open
Multi-Language Software Development: Issues, Challenges, and Solutions (Artifact)
Authors/Creators
Description
This is the artifact associated with the paper "Multi-Language Software Development: Issues, Challenges, and Solutions" (TSE 2023).
It contains the following material:
- Scrapy tool - a tool for capturing posts on StackOverflow.
- LDA topic model - is used to extract the development-issue-relevant topic words in posts
- Random sampling for the codebook - obtain some posts to generate the codebook.
- Random sampling for the coding process - obtains some posts for manual analysis.
- The datasets - were obtained through various filtering conditions in data collection process.
- Analysis scripts - that are used and not used in paper.