90 likes | 115 Views
This project aims to assess the completeness and reliability of solutions on StackOverflow, evaluating example-based and common answer styles. Utilizing Kaggle and StackOverflow data, methods include answer weight calculation, correctness analysis, and text mining using Python libraries.
E N D
StackOverflow Fewquestionsaboutquestions
Problemdefinition • Lotsofanswers on StackOverflow are incompleteormisleading and marked as acceptedanswer.
Mainobjectives • DetermineAnswercompletness • Determineexample-ishanswer style • Determinecommon style ofexampleanswer • Resultsbased on programminglanguage
Datasets • Kaggle • StackOverflow Data (160GB+)
Methods • 1000+ viewsquestions • Has anacceptedanswer • Calculatinganswerweight by comments and rating • Answercorrectness (keywords, codetaganalysis)
Tools & SW • Python Kaggle Kernel • textmining 1.0 python library
TNX Questions?