Vector Space Model

Home > Computer Science > Natural Language Processing > Topic Modeling > Vector Space Model

This is a mathematical model that represents each text document or word as a vector of numeric features, such as a bag-of-words representation or a TF-IDF score.