-
The results are the same regardless of how the year argument is specified.
Example:
```r
##plot results for SOTU data--figures 2 and 3
library(quanteda.corpora)
library(sophistication)
libra…
-
I am using `quaneda.corpus::download()` to get RDS files, but it would be more appropriate to do this using **readtext**. If I add a cache functionality adding an argument `cache = TRUE` to `downloadR…
-
Hi,
I'm using Quanteda 1.2.0.
In the help vignette of the "textstat_collocations" function, after reading "When size is a vector, then count_nested counts the lower-order collocations that occur w…
-
Note: Providing complete information in the most concise form is the best way to get help. This issue template serves as the checklist for essential information to most of the technical issues and bug…
-
The page is flooded by warning messages: https://docs.quanteda.io/reference/textplot_wordcloud.html
They are from the original source code, so we can change that easily.
-
Hi,
it seems that the argument `case_insensitive` in `tokens_compound()` is not working as intended. The output below shows that when tokens are not converted to lowercase, collocations will not be…
-
Because `se.fit = FALSE` is the (new) default setting in `predict.textmodel_wordscores()`, confidence intervals are not plotted anymore for the `textplot_scale1d()` examples for Wordscores document po…
-
> Begin forwarded message:
>
> From: Kurt Hornik
> Subject: CRAN packages maintained by you
> Date: 1 May 2018 at 15:05:37 BST
>
> These fail when checking with env var `_R_CHECK_LENGTH_1_CON…
-
Can use a combination of dictionary analysis with `data_dictionary_LSD2015`, and `textmodel_wordscores()`.
-
It looks like the `quanteda` package has updated some functions, and `tokenize()` has changed to `tokens()`. Looks like it is breaking your code:
```
library(semnet)
text = c('Renewable fuel is b…