Skip to content

This project is to automatically the bugs in the new posts in stackoverflow

Notifications You must be signed in to change notification settings

deepakbitragunta/Stackoverflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mining Stack overflow posts

This project is for the course COM S 641.

The goal of this project is to answer the new stack overflow posts and also propose an approach for repairing the code posted in the question by using the knowledge of existing answers to the questions. Our approach is if a new question is asked, we run the test cases and categorize it based on the test cases failed. Then, we will use the code similarity tools like Moss, to find a highly similar code for the question from our answer set.

About

This project is to automatically the bugs in the new posts in stackoverflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages