Quiz: Implementing NLP with the quanteda Package

Quiz yourself on what you’ve learned so far in this chapter.

Using quanteda for Natural Language Processing

1

Which quanteda function calculates tf-idf from a document-feature matrix?

A)

dfm_tfidf()

B)

makeTermFrequencyInverseDocumentFrequency()

C)

bind_tf_idf( )

D)

weighting = weightTfIdf

Question 1 of 40 attempted

Get hands-on with 1400+ tech skills courses.