-
coreNLP is an interface to http://stanfordnlp.github.io/CoreNLP/
(a set of Java (arrgh :-)) routines for natural language processing.)
Hence the request. See also https://groups.google.com/d/msg/sage…
-
Hi everyone,
When I issue the following command
install.packages("rJava", lib="/usr/local/lib/R/site-library")
I get the following error. I am on Linux Mint
================= Error ==========…
-
### sessionInfo() output
R version 4.1.2 (2021-11-01)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 22.04.4 LTS
Matrix products: default
BLAS: /usr/lib/x86_64-linux-gnu/blas/li…
-
안녕하세요,
저는 현재 mac os x sierra 사용중이고요,
r studio 1.1.453사용중입니다.
텍스트 마이닝 예제로 넘어가려는 중인데,
Java는 설치되어있고 rJava install도 된 것 같은데 패키지 로드 문제가 생깁니다.
이곳에 올려주신 대로 입력을 했는데,
해결이 되지 않습니다.
/Library/…
-
**[Original report](https://bitbucket.org/rpy2/rpy2/issue/590) by Leandro Hermida (Bitbucket: [hermidalc](https://bitbucket.org/hermidalc), GitHub: [hermidalc](https://github.com/hermidalc)).**
-----…
-
The last line in the following instantly kills Excel and BERT without any notice.
```
install.packages("rJava")
library("rJava")
.jinit()
```
This works the same on both my PCs (Windows 10 and …
-
Hi. I tried to use this package on Rstudio. I installed [java](https://www.java.com/en/) and then, according to the instructions, ran `source("staCMRsetup.R")`. However, I got this error message:
`…
-
We are trying to run the code on ubuntu server 20.04 and got the following error:
>Executing SQL took 0.00408 secs
>An error report has been created at achilles_output/errorReportR.txt
>Error in r…
-
```
> install_github("kassambara/r2excel")
Downloading GitHub repo kassambara/r2excel@master
✔ checking for file ‘/private/var/folders/w5/l4gkl0p93wbgch51gnq7khm00000gn/T/RtmpHsU9t7/remotes36766a7…
-
@chirayukong
Hi, this problem came from Peter Spirtes, through the Helpdesk:
I tried to follow the instructions for using r-causal but I could not get it to work.
install.packages("stringr")…