Introduction to Natural Language Processing, Quiz 2
Consider the given Assertion and Reason. Choose the correct option.
Assertion (A): FastText produces word embeddings of variable size, depending on the number of subword n-grams a word contains.
Reason (R): FastText computes the final embedding for a word by summing or averaging the embeddings of its subword n-grams.
Consider the given Assertion and Reason. Choose the correct option.\ **Assertion (A):** FastText produces word embeddings of variable size, depending on the number of subword n-grams a word contains.\ **Reason (R):** FastText computes the final embedding for a word by summing or averaging the embeddings of its subword n-grams. Suppose TF-IDF is applied to a corpus of medical research papers. In a document discussing COVID-19 vaccines, which of the following terms is likely to have the highest TF-IDF score? Which of the following statements is/are INCORRECT?