{ "info": { "author": "Wei-Ning Huang", "author_email": "aitjcize@compose.ai", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2" ], "description": "pyCKIP - \u4e2d\u7814\u9662\u4e2d\u6587\u65b7\u8a5e\u7cfb\u7d71 Python API\n======================================\n\n\u63d0\u4f9b `\u4e2d\u7814\u9662\u4e2d\u6587\u65b7\u8a5e\u7cfb\u7d71 `_ \u7684 Python API \u7d81\u5b9a\n\n\u5b89\u88dd\n----\n.. code-block:: bash\n\n $ pip install ckip\n\n\u4f7f\u7528\u65b9\u5f0f\n--------\n.. code-block:: python\n\n from ckip import CKIP\n \n client = CKIP('username', 'password')\n\n # Return list of list of tuples, where each list item represents a sentence\n # and each tuple having the format of (term, POS).\n client.Segment('\u53f0\u65b0\u91d1\u63a712\u67083\u65e5\u5c07\u53ec\u958b\u80a1\u6771\u81e8\u6642\u6703\u9032\u884c\u8463\u76e3\u6539\u9078\u3002')\n\nContributing\n------------\n1. Fork it\n2. Create your feature branch (``git checkout -b my-new-feature``)\n3. Commit your changes (``git commit -am 'Add some feature'``)\n4. Push to the branch (``git push origin my-new-feature``)\n5. Create new Pull Request\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ComposeAI/pyCKIP", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "ckip", "package_url": "https://pypi.org/project/ckip/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ckip/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ComposeAI/pyCKIP" }, "release_url": "https://pypi.org/project/ckip/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "CKIP chinese text segmentation Python API client", "version": "0.1.2" }, "last_serial": 2491169, "releases": { "0.0.1": [], "0.1": [ { "comment_text": "", "digests": { "md5": "a8fd8e7e4a8e644cf2477a52456b960d", "sha256": "fdc9451fb1f705d7b5bbbbb81f465faa4c87c346aa153bc6da9b55db6bb918b5" }, "downloads": -1, "filename": "ckip-0.1.tar.gz", "has_sig": false, "md5_digest": "a8fd8e7e4a8e644cf2477a52456b960d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3949, "upload_time": "2016-11-25T15:22:07", "url": "https://files.pythonhosted.org/packages/64/61/ed8b70f478e9d0eda799e0551444851c1b808322a10d622544d311980b34/ckip-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "a77081a2f465797b3baa0c8185dcdb97", "sha256": "c773745fa8cc48adf6e7f7275d107ab5bf1a529e828c1076c34f3365afe3d77f" }, "downloads": -1, "filename": "ckip-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a77081a2f465797b3baa0c8185dcdb97", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4923, "upload_time": "2016-11-25T15:37:21", "url": "https://files.pythonhosted.org/packages/19/42/26c53eb4ad9ddab423d610698bda221878512ba3b53255fc86b0d2590d0f/ckip-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "d143fec98372bb1c4fe5bdb78b71dfeb", "sha256": "6c18b59244d5b74a89dcb17ba572afd8124b5949c4600c426b82de083bd77972" }, "downloads": -1, "filename": "ckip-0.1.2.tar.gz", "has_sig": false, "md5_digest": "d143fec98372bb1c4fe5bdb78b71dfeb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4989, "upload_time": "2016-11-30T08:06:20", "url": "https://files.pythonhosted.org/packages/56/0e/508d249bcb7db9b2671fd509628831ddf044e24e6084f1ced5af254923ec/ckip-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d143fec98372bb1c4fe5bdb78b71dfeb", "sha256": "6c18b59244d5b74a89dcb17ba572afd8124b5949c4600c426b82de083bd77972" }, "downloads": -1, "filename": "ckip-0.1.2.tar.gz", "has_sig": false, "md5_digest": "d143fec98372bb1c4fe5bdb78b71dfeb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4989, "upload_time": "2016-11-30T08:06:20", "url": "https://files.pythonhosted.org/packages/56/0e/508d249bcb7db9b2671fd509628831ddf044e24e6084f1ced5af254923ec/ckip-0.1.2.tar.gz" } ] }