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
quanteda
follows an easy-to-understand syntax. Which function will be used with a corpus?
A)
reshapeCorpus()
B)
quanteda_reshapeCorpus()
C)
corpus_reshape( )
D)
quanteda_reshape()
Question 1 of 40 attempted