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 is the most common result of applying a tokenizer to the string Visualize World Peace?

A.

Visualize Whirled Peas

B.

Visual World Peac

C.

Visualize World Peace

D.

Visualize_World_Peace


1 / 4