Mid-Chapter Quiz

Quiz yourself on what you’ve learned so far about n-grams, tokens, term frequency, stopwords, stemming, and lemmatization.

We'll cover the following...

Tokens, N-grams, Frequent Terms, Cleaning, and Reducing Terms

1.

What values are stored in the cells of a typical document-term matrix?

A.

The frequency of documents in a corpus.

B.

The probability of term appearance in a document.

C.

A link to the location of a term in a document.

D.

The frequency of terms in a document.


1 / 4