-
## Description
I am trying to run example https://github.com/apache/incubator-mxnet/tree/master/example/rnn/bucket_R , but seems like "mx.io.bucket.iter" is no longer available as I am getting error:…
-
When I use the dictionary to identify the frequency of certain words, those with an accented character are not counted. Look at the following words: Québec, Français. What is the problem?
Here, y…
-
Now that we are extending and updating the vignettes on www.quanteda.io I thought about moving the **readtext** [vignette](https://github.com/kbenoit/quantedaData/blob/master/data/data_corpus_movies.r…
-
posted question [here on stackoverflow](https://stackoverflow.com/questions/51765064/quanteda-how-to-get-ngrams-and-their-frequences-given-n-1-predecessor-words-t
) without answer yet
Is there a wa…
-
Hi,
I'm building a text classifier of Clinton & Trump tweets (data can be found on Kaggle ).
I'm doing EDA and modelling using quanteda package:
```
library(dplyr)
library(stringr)
library(…
-
## Describe the bug
I received an email from a user who noticed that `dfm_lookup()` does not recognise terms with special (German) characters on his Windows machine. Using a computer on campus with…
-
When I have a text with "South Sudan" then the results are South Sudan AND Sudan.
Working example:
```
library(quanteda)
library(newsmap)
text
-
## Describe the bug
I keep getting this error "cannot allocate vector of size 7.3 Gb" while using textstat_dist()
even though R tells me it has all the memory it should need
> memory.limit()
[…
-
I'm planning to make use of the noun phrase extraction in spaCy (or what's called `noun_chunks`). The description of the feature is available here:
https://spacy.io/usage/linguistic-features#dependen…
-
>
> Dear maintainers,
>
> This concerns the CRAN packages
>
> rclimateca rdatacite rdryad rdwd redux repr reproducible reticulate
> rgbif rmarkdown roadoi robis rsvd rtdists sealr sf simcau…