konlpy 0.6.0
0
Python package for Korean natural language processing.
Contents
Python package for Korean natural language processing.
Stars: 1412, Watchers: 1412, Forks: 332, Open Issues: 139The konlpy/konlpy
repo was created 10 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 1412 github stars!
How to Install konlpy
You can install konlpy using pip
pip install konlpy
or add it to a project with poetry
poetry add konlpy
Package Details
- Author
- Team KoNLPy
- License
- GPL v3
- Homepage
- http://konlpy.org
- PyPi:
- https://pypi.org/project/konlpy/
- GitHub Repo:
- https://github.com/konlpy/konlpy
Classifiers
- Scientific/Engineering
- Scientific/Engineering/Artificial Intelligence
- Scientific/Engineering/Information Analysis
- Text Processing
- Text Processing/Filters
- Text Processing/General
- Text Processing/Linguistic
Related Packages
Errors
A list of common konlpy errors.
Code Examples
Here are some konlpy
code examples and snippets.
GitHub Issues
The konlpy package has 139 open issues on GitHub
- 같은 단어인데 다르게 태깅되는 이슈 (주로 한 단어 일때)
- Mecab bash 스크립트 설치 오류
- Word extractions
- AttributeError: Java package '…' is not valid 해결법
- How to do spacing for korean text using konlpy?
- No JVM shared library file (jvm.dll) found. Try setting up the JAVA_HOME environment variable properly.