mecab-ko-dic packaged for Python
Project Links
Meta
Author: Jonghwan Hyeon
Classifiers
Intended Audience
- Science/Research
License
- OSI Approved :: Apache Software License
Natural Language
- Korean
Operating System
- OS Independent
Programming Language
- Python :: 3
- Python :: 3 :: Only
Topic
- Text Processing
- Text Processing :: Linguistic
python-mecab-ko-dic
This is a version ofmecab-ko-dic packaged for easy use in Python. In order to use mecab-ko-dic, a complicated process of installing mecab-ko and building the dictionary is required. This library performs these processes in advance and makes the built dictionary available just through installation.
Credits
The dictionary was created by Yongwoon Lee and Yungho Yu as part of the Eunjeon proejct.
Usage
import mecab_ko_dic
print("Dictionary path:", mecab_ko_dic.dictionary_path)
Wheel compatibility matrix
Files in release
No dependencies