You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this repository are some files from a study on how to support cross-language recommendations for an existing research paper recommender system. We focused on German, English and Spanish. Latent semantic indexing and a framework for automatic translation (enriched with query reformulation and semantic query expansion) were studied. This was a …
Design and compare the performances of Information Retrieval Models of TF-IDF, Cosine Similarity, BM25. Implemented query expansion using psuedo relevance feedback to display better results.
CS 582 Information Retrieval at University of Illinois at Chicago. Multithreaded crawling of UIC domain, inverted index, page rank, SEO with Context Pseudo-Relevance Feedback