Skip to content

santoshkt/stackoverflow-qa-recommendation

Repository files navigation

StackOverflow Question and Answer Recommendation System

This is a simple recommendation system based on collaborative filtering. The goal is to recommend questions to users he might be interested in answering. It uses co-occurence of questions answered by users and also tag similarity between users and questions. The tag similarity method avoid cold start problem when no one has answered a question yet. This project uses maven. The run.sh file shows the input required for the jar files.

About

This is a simple recommendation system based on collaborative filtering. The goal is to recommend questions to users he might be interested in answering.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors