Quiz: Implementing NLP with the quanteda Package
Quiz yourself on what you’ve learned so far in this chapter.
We'll cover the following...
We'll cover the following...
Using quanteda
for Natural Language Processing
1
Which command is used to convert a data.frame
to a quanteda
corpus?
A)
corpus_corpus()
B)
corpus( )
C)
build_corpus()
D)
corpus_convert()
Question 1 of 40 attempted