Ankit Pandey's Portfolio

Title Description Site Url Image Skills
Facated Recommendation System for Scientific articles
Developed a recommendation system for scientific articles which would be able to recommended papers and organize them into multiple facets/tags. Used ”Cosine Similarity”, ”LDA Topic Modelling... Read More
Developed a recommendation system for scientific articles which would be able to recommended papers and organize them into multiple facets/tags. Used ”Cosine Similarity”, ”LDA Topic Modelling” and ”Random Walk with Restarts” techniques to generate a list of recommended papers with corresponding recommendation scores. The project was implemented in python using nltk, gensim, sklearn etc. Read Less
Python