This web application will find and output the research papers similar to the input users have provided. We use Term-Document Matrix with TF-IDF values to represent papers. We use consine similarity, Latent Semantic Analysis, and Relevance Feedback to improve results
(A Group Project) Link to Project