Question 9
What are the key challenges encountered when building a vocabulary for NLP models?
A larger vocabulary leads to a bigger embedding matrix and increased softmax computation
Difficulty in handling out-of-vocabulary (OOV) words
The size of each embedding vector increases with the number of out-of- vocabulary (OOV) words
More vocabulary entries always guarantee better model generalization