What is Word2Vec in NLP?
a) A tokenization technique
b) A model for generating word embeddings
c) A parsing tool
d) A language translation model
Answer:
b) A model for generating word embeddings
Explanation:
Word2Vec is a popular model for generating word embeddings, representing words in vector space based on their contextual similarity.
Reference:
Natural Language Processing (NLP) Quiz – MCQ Questions and Answers