Metadata-Version: 2.1
Name: nlpyutil
Version: 0.5.0
Summary: Personal usual utils for python
Home-page: https://github.com/Brokenwind/nlpyutil
Author: kun, wang
Author-email: wangkun6536@gmail.com
License: MIT
Keywords: NLP,Utils
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Natural Language :: Chinese (Traditional)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Indexing
Classifier: Topic :: Text Processing :: Linguistic
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.17)
Requires-Dist: zhon
Requires-Dist: langdetect
Requires-Dist: opencc-python-reimplemented
Requires-Dist: jieba
Requires-Dist: dataclasses ; python_version < "3.7"

<h2 align="center">
<p>Nlpyutil
</h2>

<p align="center">
    <a href="https://github.com/Brokenwind/nlpyutil/blob/master/LICENSE">
        <img alt="GitHub" src="https://img.shields.io/github/license/Brokenwind/nlpyutil.svg?color=blue">
    </a>
    <a href="https://pypi.org/project/nlpyutil">
        <img alt="Documentation" src="https://img.shields.io/website/http/pypi.org/project/nlpyutil.svg?down_color=red&down_message=offline&up_message=online">
    </a>
</p>

<h3 align="center">
<p>personal usual utils for python
</h3>

🤗 Nlpyutil provides easy-to-use toolkit.

🤗 Nlpyutil makes it easy to write user friendly command line interfaces. 


