/Cosine_similarity---inverted_index--postional_index-project

this project reads 10 text files, build inverted index for them , accept user query which is a group of words , calculate thr cosine similarity between each file and the query, calculate the fi-idf for each word in the query..

Primary LanguageJava

Stargazers