hangul-utils

View on PyPIReverse Dependencies (1)

0.4.5 hangul_utils-0.4.5-py3-none-any.whl

Wheel Details

Project: hangul-utils
Version: 0.4.5
Filename: hangul_utils-0.4.5-py3-none-any.whl
Download: [link]
Size: 20903
MD5: 61e739c6c7716c0339efd8e79e198fcf
SHA256: 78ce48aa3794ab2e91d1ffa97b3e9894d9483596f11158ced32565db03608faa
Uploaded: 2020-06-19 10:00:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hangul-utils
Version: 0.4.5
Summary: An integrated library for Korean preprocessing.
Author: Kang Min Yoo
Author-Email: kaniblurous[at]gmail.com
Home-Page: https://github.com/kaniblu/hangul-utils
License: GPL
Keywords: hangul-utils,morphological analyzer,morphology,analyzer,korean,tokenizer,sentence tokenizer,word tokenizer,pos tagger,natural language processing,jamo,korean character
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: Korean
Classifier: Programming Language :: Java
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Linguistic
Platform: Operating System :: MacOS :: MacOS X
Platform: Operating System :: POSIX :: Linux
Requires-Dist: tqdm
Requires-Dist: six
Requires-Dist: mecab-python (==0.996-ko-0.9.2)
Requires-Dist: map-async (>=1.2.3)
Requires-Dist: jpype1; python_version <= "2.7"
Requires-Dist: jpype1-py3; python_version >= "3.5"
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
hangul_utils/__init__.py sha256=DvN98piHZ4vp4_HKtj4QFAjF51pXLzVFvGaHdC0aCCY 72
hangul_utils/preprocess.py sha256=GOlQjcHtSUdt3jicdgG_6jBufDQknlH3MfeVCXCCyps 9875
hangul_utils/run.py sha256=Fj07_XmrKT7x0rq-eAAQGfXwQE2U3UPsNAXQBdIDHvs 4623
hangul_utils/unicode.py sha256=XD2LVmBaroRCrlyTWSBOhBPyJ3PdPeblef4X7oQPo0s 8775
hangul_utils-0.4.5.dist-info/LICENSE sha256=WJ7YI-moTFb-uVrFjnzzhGJrnL9P2iqQe8NuED3hutI 35141
hangul_utils-0.4.5.dist-info/METADATA sha256=pMdWmWiWdRbAEuSkkK0arBLq-f2ZqnCpJWMWMs2xgQE 1112
hangul_utils-0.4.5.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
hangul_utils-0.4.5.dist-info/dependency_links.txt sha256=VwdawdLl5qMORWgc9wnuAo-fXtnSF1xenqUkOBb9Tiw 85
hangul_utils-0.4.5.dist-info/entry_points.txt sha256=OC4wAENrBnDsi247Cc4gyGXKrOMHqMw6ie3q68UO1MI 58
hangul_utils-0.4.5.dist-info/top_level.txt sha256=xjzCOqyq-6SxCawFEFoiquAmozMdfaNLcZtWKcBq_-0 13
hangul_utils-0.4.5.dist-info/RECORD

top_level.txt

hangul_utils

entry_points.txt

hangul-process = hangul_utils.run:main
git+https://bitbucket.org/eunjeon/mecab-python-0.996#egg=mecab-python-0.996-ko-0.9.2