Information Retrieval Search Engine based on Tf-IDF

Published:

Implemented three functions: Calculate token IDF, document-wise normalized TF-IDF weight, and cosine similarity score for a query-document matrix using the US Inaugural Addresses dataset.

Research Areas:
Text Mining, Tf-IDF, Natural Language Processing, Information Retrieval