Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.ClassNotFoundException 에러발생 #9

Open
jymoon00 opened this issue Dec 22, 2021 · 0 comments
Open

java.lang.ClassNotFoundException 에러발생 #9

jymoon00 opened this issue Dec 22, 2021 · 0 comments

Comments

@jymoon00
Copy link

library(rJava)
library(NLP4kec)
NLP4kec::r_parser_r(dt$content,language = "ko")
NLP4kec::r_parser_r(dt$content, language = "ko")에서 다음과 같은 에러가 발생했습니다:
java.lang.ClassNotFoundException

라는 에러가 발생합니다....
시스템 경로설정까지했는데 뭐가 문제일까요..

Sys.getenv("JAVA_HOME")
[1] "C:\Program Files\Java\jre1.8.0_311"

도움부탁드립니다

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant