azhe825 / Literature-Review

0 stars 0 forks source link

Recommendation system #8

Open azhe825 opened 8 years ago

azhe825 commented 8 years ago

Recommendation systems for software engineering (2010, 45)

Text mining stackoverflow: an insight into challenges and subject-related difficulties faced by computer science learners (2016, 0)

Source code retrieval on StackOverflow using LDA (2015,0)

Predict Closed Questions on StackOverflow

Predicting tags for stackoverflow posts (2013, 14)

azhe825 commented 8 years ago

Recommendation systems for software engineering (2010, 45)

Similar to code search. But provide graphic results for recommendation.

azhe825 commented 8 years ago

Predict Closed Questions on StackOverflow

Interesting task

SVM, random forest, [Vowpal Wabbit (VW)](https://github.com/JohnLangford/vowpal wabbit/)

unique feature (not standard text mining)

azhe825 commented 8 years ago

Source code retrieval on StackOverflow using LDA (2015,0)

LDA to help keyword search (map similar topic distribution)