GithubHelp home page GithubHelp logo

문장 분리오류 about kss HOT 3 CLOSED

hyunwoongko avatar hyunwoongko commented on May 20, 2024
문장 분리오류

from kss.

Comments (3)

hyunwoongko avatar hyunwoongko commented on May 20, 2024

피드백 감사합니다.
해당 버그는 인지하고 있던 버그입니다.
추후 수정예정입니다. 감사합니다.

from kss.

hyunwoongko avatar hyunwoongko commented on May 20, 2024

@cuigm85 3.0.3.1 버전에서 해결되었습니다 :) 아래는 실행 결과입니다.
pip install kss --upgrade를 이용해서 업데이트 해보시겠어요?

>>> import kss

>>> text = """이 책은 각 시대의 중요 키워드를 설정하여 시대별로 서술하였다는 점에서 개설서의 역할을 하면서도 키워드가 지니고 있는 시공간성을 동시에 서술하고자 한 점에서 사전적인 의미도동시에 지니고 있다. 가령 중국의 대표적 관광지 중의 하나인 만리장성의 경우, 일반적으로 중국을 최초로 통일한 진시황제에 의해 축성된 것으로 기술되고 있지만, 오늘날 우리가 볼수 있는 만리장성은 실제로는 명대 북방의 몽골을 방비하기 위해 구축된 것이며, 나아가 일본과 신대륙으로부터  들어온 막대한 양의 은(銀)이 없었다면 불가능하였다는 것이다. 만리장성은 당시 전 세계 은을 흡수하는 블랙홀이었다."""
>>> kss.split_sentences(text)
['이 책은 각 시대의 중요 키워드를 설정하여 시대별로 서술하였다는 점에서 개설서의 역할을 하면서도 키워드가 지니고 있는 시공간성을 동시에 서술하고자 한 점에서 사전적인 의미도동시에 지니고 있다.', '가령 중국의 대표적 관광지 중의 하나 위해 구축된 것이며, 나아가 일본과 신대륙으로부터 들어온 막대한 양의 은(銀)이 없었다면 불가능하였다는 것이다.', '만리장성은 당시 전 세계 은을 흡수하는 블랙홀이었다.']

from kss.

hyunwoongko avatar hyunwoongko commented on May 20, 2024

큰 문제 없으면 이슈를 클로징합니다~

from kss.

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.