What is the primary goal of Natural Language Processing?
The process of breaking a sentence into individual words is called:
Which technique removes common words like 'is', 'the', and 'a'?
Reducing 'running' to 'run' using a crude heuristic is known as:
What is a collection of text documents used for analysis called?
What is the main advantage of Word2Vec over Bag of Words?
In Word2Vec, the 'Skip-gram' model predicts:
Which similarity measure is most effective for comparing word vectors?
Word Sense Disambiguation' is used to:
What does 'BLEU' score evaluate?
Which mechanism allows a Transformer to focus on different parts of a sentence?
What is the core architecture in the 'Attention is All You Need' paper?
BERT is an acronym for:
What is 'Masked Language Modeling' (MLM)?
In a Transformer, 'Positional Encoding' is needed because: