-
Dear @marccanby,
I have now reviewed the manuscript corresponding to the linguiphyr. I am not a linguist and the topic is a bit far from my direct expertise. Nonetheless, I provide some suggestions…
-
### Steps to reproduce
Issue occurs on flutter stable channel. No issue on master channel.
CC: @dnfield I was thinking to isolate the code but was not able to find the svg which causes the crash …
-
[This problem](https://github.com/moj-analytical-services/docker-conda-base/pull/4) seems to have reared its head again slightly differently
*What i did*
```
git clone git@github.com:moj-analyt…
-
### Summary
ubuntu20.04系统下fcitx5输入法无法输入中文,只能输入英文。fcitx的输入法配置文件是在~/.config/fcitx/config,但是我安装fcitx5后,在~/.config/fcitx5/路径下没有这个config文件,只有这些文件:
fcitx5
├── conf
│ └── cached_layouts
└── profile
…
-
## Describe the bug
Hello, I updated to a new version of R (was having some issues with quanteda) and am having trouble building a topic model with code that formerly worked well (stm topic model).…
-
Ubuntu 16.04.6 LTS
R 3.6.1
Access to Radiant via browser using Rstudio-server
Messages received:
> radiant::radiant()
Starting radiant in the default browser ...
Use radiant::radiant_viewe…
-
## Describe the bug
I used dfm(stem) and it suggests to use dfm_stem() but there is no function dfm_stem.
## Reproducible code
Please paste minimal code that reproduces the bug. If possible, …
-
The most current release `23.12.11` release of `pycountry` is over a year out of date from recent ISO 3166-2 revisions.
---
**Example**:
Indonesia added region `ID-PE` on 2022-11-29 ([ISO sour…
-
I'm unsure of the exact issue, but the following code
```
pkg_name
-
After reading in a corpus of scientific work in the following manner, we eventually get an object back out (FinalSciCorp) which contains all unique words within the corpus, along with some other infor…