Count based Word Embeddings
Count based word embeddings depends on the frequency of the word in the sentence / paragraph / documents. There are several methods for count based word embeddings:
Limitations:
- Lack of context and word order
- Lack of semantic understanding
- Doesn't account for Homonym or Polysemy
- Limitation of Vocabulary
- Poor performance with short text