Metadata-Version: 2.1
Name: simplechinese
Version: 0.2.7
Summary: This package integrates many basic Chinese NLP functions, making Python-based Chinese word processing and information extraction simple and convenient.
Home-page: https://github.com/chenmingxiang110/SimpleChinese2
Author: Chen, Mingxiang
Author-email: chenmingxiang110@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: jieba
Requires-Dist: Levenshtein
Requires-Dist: pandas
Requires-Dist: sklearn
Requires-Dist: wordcloud
Requires-Dist: matplotlib
Requires-Dist: chinese-converter

UNKNOWN


