8000 분석된 토큰을 분할할 수 있는 방법이 있을까요?? · Issue #14 · lovit/customized_konlpy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
분석된 토큰을 분할할 수 있는 방법이 있을까요?? #14
Open
@Kyeongpil

Description

@Kyeongpil

t = Twitter()

t.pos("총리와") 이렇게 파싱하면
[('총리와', 'Noun')] 이렇게 결과가 나오는데요,
이것을 [('총리', 'Noun'), ('와', 'Josa')] 이렇게 나눌 수 있는 방법이 있을까요??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0