Mid-Chapter Quiz

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

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

1

What is the most likely result of lemmatize_strings("cheaply", make_lemma_dictionary(myText, engine = 'hunspell'))?

A)

cheap

B)

cheapli

C)

heap

D)

cheap…

Question 1 of 40 attempted

Get hands-on with 1200+ tech skills courses.