/VSM-TFIDF

A simple implementation of a vector space model where documents (text) is converted into vectors. Term frequency-inverse document frequency [TF-IDF] is used for the vectorization.

Primary LanguageJupyter Notebook

Stargazers