Skip to content

 Implement a content-­based recommender via a web app by recommending similarity­based Java programming wikibooks content (​ https://en.wikibooks.org/wiki/Java_Programming​ )  to Stackoverflow.com data set.

Notifications You must be signed in to change notification settings

vidhipatel67/-Content-based-Recommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Content-based-Recommendation

Implement a content­based recommender via an web app by recommending  similarity­based Java programming wikibooks content (​ https://en.wikibooks.org/wiki/Java_Programming​ )  to Stackoverflow.com data set.

1. Crawl java programming wikibooks pages  

2. Use Apache Lucene (and/or SOLR) or any Lucene compatibles to index crawled content 

3. Build a simple web app to display the provided StackOverflow 10 posts, by selecting each post,  list the top 10 relevant wikibooks ​

About

 Implement a content-­based recommender via a web app by recommending similarity­based Java programming wikibooks content (​ https://en.wikibooks.org/wiki/Java_Programming​ )  to Stackoverflow.com data set.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published