49
votes
1answer
2k views

Academic papers using Stack Overflow data

As a result of being interested in Stack Overflow data myself, the need arose to track other Stack-Overflow-based research. The following is an attempt to list the academic papers mentioning Stack ...
-10
votes
1answer
111 views

Detect high-quality information from Stackoverflow [closed]

I'm very intrested in which methods are be used to extract high-quality informations in stack overflow. do we have an online tool to analyse information in stack overflow?
10
votes
3answers
255 views

Repository of SO-based academic papers

I'm a PhD student involved in research based on StackOverflow data. In doing so I am of course very interested in related work about SO. However, there seems to be no centralised place where ...
7
votes
1answer
135 views

Mining information from Stackoverflow data

Context Developers responsible for the [your favourite programming language] (YFPL) component in your software system have just left the project. How difficult is it to replace them by other ...
4
votes
2answers
308 views

Is there any published research on Stack Overflow in the last 18 months?

A bit over a year ago, there was a blog post about published research involving Stack Overflow. This was also referenced in Is there any academic research going on regarding Stack Exchange? Are ...
6
votes
10answers
323 views

To Google or not to Google…Complexity of SO questions?

Since I discovered Stack Overflow, it has been excellent resource for answering program-related questions. Lately, I actually find myself coming here before doing a google search to even answer the ...