Metadata-Version: 2.1
Name: mzutils
Version: 0.1308
Summary: A Mohan Zhang's utility package
Home-page: https://github.com/Mohan-Zhang-u/mzutils
Author: Mohan Zhang
Author-email: mohan.zhang.mz@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: nltk
Requires-Dist: tqdm
Requires-Dist: hanlp
Requires-Dist: pytorch-model-summary

# Mohan Zhang's Utils
It is a personal utilities' toolkit that contains various methods to do miscellaneous jobs related to data cleaning and 
preprocessing, especially for JSON, CSV, SQL and many other data formats, for Datasets like SQuAD, GLUE, Deepmind CNN/DailyMail etc.  

This toolkit's only purpose is to reuse the code and make Mohan Zhang's life easier.  

The whole toolkit, without any specification, is under MIT license.  

install by [pip install mzutils](https://pypi.org/project/mzutils/)


