{ "info": { "author": "Ming-Fan Li", "author_email": "li_m_f@163.com", "bugtrack_url": null, "classifiers": [], "description": "# ZhongLP\n\nA Zhongwen (Chinese) Language Processing Package.\n\n\n## Description\n\n```\nfrom ZhongLP.segmenter import Segmenter\nfrom ZhongLP import zh_utils\n\n```\n\n\n## Installation\n\nFrom PyPI distribution system:\n\n```\npip install ZhongLP\n```\n\n\nOr from the code:\n\n```\ngit clone https://github.com/Li-Ming-Fan/ZhongLP\ncd ZhongLP\nmake clean install\n```\n\n\nOr just incorporate the directory ZhongLP/ to your project.\n\n\n\n## Usage\n\nFor usage of this package, please refer to the demo, or the repositories:\n\nTODO\n\n\n
\n\n## Acknowledgment\n\nWe thank the authors and contributors of jieba, HanLP and other Packages for Chinese Language Processing.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Li-Ming-Fan/ZhongLP", "keywords": "", "license": "", "maintainer": "Ming-Fan Li", "maintainer_email": "li_m_f@163.com", "name": "ZhongLP", "package_url": "https://pypi.org/project/ZhongLP/", "platform": "any", "project_url": "https://pypi.org/project/ZhongLP/", "project_urls": { "Homepage": "https://github.com/Li-Ming-Fan/ZhongLP" }, "release_url": "https://pypi.org/project/ZhongLP/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "A Zhongwen (Chinese) Language Processing Package.", "version": "0.0.2" }, "last_serial": 5512323, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "24f92b516258376c8856eeecffd1f1e7", "sha256": "d95a54e8582d149c2de2bacce7399b454587e9f33fc57dc8cfd096b610c2435f" }, "downloads": -1, "filename": "ZhongLP-0.0.2.tar.gz", "has_sig": false, "md5_digest": "24f92b516258376c8856eeecffd1f1e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 61329, "upload_time": "2019-07-10T14:08:11", "url": "https://files.pythonhosted.org/packages/a6/6a/3478222d24fe92f16e5d39556daba8967b2905b7e6b43a5952b354f18001/ZhongLP-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "24f92b516258376c8856eeecffd1f1e7", "sha256": "d95a54e8582d149c2de2bacce7399b454587e9f33fc57dc8cfd096b610c2435f" }, "downloads": -1, "filename": "ZhongLP-0.0.2.tar.gz", "has_sig": false, "md5_digest": "24f92b516258376c8856eeecffd1f1e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 61329, "upload_time": "2019-07-10T14:08:11", "url": "https://files.pythonhosted.org/packages/a6/6a/3478222d24fe92f16e5d39556daba8967b2905b7e6b43a5952b354f18001/ZhongLP-0.0.2.tar.gz" } ] }