Giter VIP home page Giter VIP logo

Comments (5)

angelcjh95 avatar angelcjh95 commented on August 19, 2024

마지막에 깃헙버전 설치를 하고 나면 이러한 문구가 뜹니다. 무슨 문제가 있는 걸까요?
Skipping install of 'KoNLP' from a github remote, the SHA1 (c43430c2) has not changed since last install.
Use force = TRUE to force installation

from doit_r.

youngwoos avatar youngwoos commented on August 19, 2024

마지막에 깃헙버전 설치를 하고 나면 이러한 문구가 뜹니다. 무슨 문제가 있는 걸까요?
Skipping install of 'KoNLP' from a github remote, the SHA1 (c43430c2) has not changed since last install.
Use force = TRUE to force installation

KoNLP 패키지가 이미 설치되어 있어서 그렇습니다. install_github()force = T를 입력하면 패키지를 강제로 다시 설치합니다.

from doit_r.

angelcjh95 avatar angelcjh95 commented on August 19, 2024

마지막에 깃헙버전 설치를 하고 나면 이러한 문구가 뜹니다. 무슨 문제가 있는 걸까요?
Skipping install of 'KoNLP' from a github remote, the SHA1 (c43430c2) has not changed since last install.
Use force = TRUE to force installation

KoNLP 패키지가 이미 설치되어 있어서 그렇습니다. install_github()force = T를 입력하면 패키지를 강제로 다시 설치합니다.

감사합니다. 다시 한번 시도해 보겠습니다.

from doit_r.

33havana avatar 33havana commented on August 19, 2024

안녕하십니까? 저자님의 책을 통해 많은 것들을 배우고 있습니다.
하지만 갑자기 최근에 다시 텍스트 마이닝을 하려는 도중, KoNLP는 무사히 깔았으나..
extractNoun 을 사용하지 못하고 있습니다.
조언을 부탁드립니다.

library(KoNLP)
extractNoun("대한민국의 주권은 국민에게 있고, 모든 권력은 국민으로부터 나온다.")
[1] "대한민국의 주권은 국민에게 있고, 모든 권력은 국민으로부터 나온다."
Warning message:
In value[3L] :
can't processing '대한민국의 주권은 국민에게 있고, 모든 권력은 국민으로부터 나온다.'.

from doit_r.

youngwoos avatar youngwoos commented on August 19, 2024

안녕하세요? 아래 글 참고해서 KoNLP를 다시 설치해보시겠어요?

KoNLP 패키지 설치하기
https://github.com/youngwoos/Doit_R/blob/master/FAQ/install_KoNLP.md

그래도 해결되지 않으면 아래 데이터 분석 커뮤니티에 질문을 올려주세요.
보다 빨리 답변을 받아보실 수 있습니다.

데이터 분석 커뮤니티
https://www.facebook.com/groups/datacommunity/

감사합니다.

from doit_r.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.