LinkSO
The LinkSO dataset is a resource for learning to retrieve similar question-answer pairs on Stack Overflow. It consists of three datasets corresponding to three popular programming languages (Python, Java, JavaScript), 690K question pairs, and 26K linked question pairs (i.e., positive examples). The dataset was extracted from Stack Overflow's data dump in April 2018 and was cleaned and pre-processed to remove non-ASCII characters, email addresses, URLs, and code blocks. The dataset was designed to help propose new models, such as neural network models, to improve community-based question-answer retrieval in the software engineering domain.