line 116? dfm_trim(min_docfreq = 3, min_termfreq = 5) %>%
Error in dfm_trim(., min_docfreq = 3, min_termfreq = 5) :
unused argument (min_termfreq = 5)
The same happens in a couple of other places withing the same file, incl few lines below, same code chunk
line 116? dfm_trim(min_docfreq = 3, min_termfreq = 5) %>%
Error in dfm_trim(., min_docfreq = 3, min_termfreq = 5) :
unused argument (min_termfreq = 5)
The same happens in a couple of other places withing the same file, incl few lines below, same code chunk