{ "info": { "author": "Suin Seo, Junseong Kim", "author_email": "developers@scatterlab.co.kr", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=========\nchatspace\n=========\n\n.. image:: https://travis-ci.com/pingpong-ai/chatspace.svg?branch=master\n :target: https://travis-ci.com/pingpong-ai/chatspace\n.. image:: https://codecov.io/gh/pingpong-ai/chatspace/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/pingpong-ai/chatspace\n\n\n\ud551\ud401\uc5d0\uc11c \ub9cc\ub4e0 \ucc44\ud305\uccb4\ub791 \uc798 \ub9de\ub294 \ub744\uc5b4\uc4f0\uae30 \ubaa8\ub378! \ud83d\udd2a\ud83d\ude0e\n\nGetting Started\n---------------\n\n.. code-block:: python\n\n from chatspace import ChatSpace\n\n spacer = ChatSpace()\n spacer.space(\"\uc548\ub155 \ub9cc\ub098\uc11c\ubc18\uac00\uc6cc \ub0b4\uc774\ub984\uc740\ubf40\ub85c\ub85c\ub77c\uace0\ud574\")\n # '\uc548\ub155 \ub9cc\ub098\uc11c \ubc18\uac00\uc6cc \ub0b4 \uc774\ub984\uc740 \ubf40\ub85c\ub85c\ub77c\uace0 \ud574'\n\nRequirements\n------------\n\n.. code-block:: text\n\n torch\n\n\nInstallation\n------------\n\n\nFrom GitHub\n~~~~~~~~~~~\n\n.. code-block:: shell\n\n pip install git+https://github.com/pingpong-ai/chatspace#egg=chatspace\n\nDetail Usage\n------------\n\nBatch Inference\n~~~~~~~~~~~~~~~\n\n.. code-block:: python\n\n from chatspace\n\n spacer = ChatSpace()\n texts = [\"\uc548\ub155 \ub9cc\ub098\uc11c\ubc18\uac00\uc6cc \ub0b4\uc774\ub984\uc740\ubf40\ub85c\ub85c\ub77c\uace0\ud574\", \"\uc640\uc9c4\uc9dc\ub300\ubc15\", ...]\n\n spacer.space(texts, batch_size=64)\n # ['\uc548\ub155 \ub9cc\ub098\uc11c \ubc18\uac00\uc6cc \ub0b4 \uc774\ub984\uc740 \ubf40\ub85c\ub85c\ub77c\uace0 \ud574', '\uc640 \uc9c4\uc9dc \ub300\ubc15', ...]\n\nIterative\n~~~~~~~~~\n\n.. code-block:: python\n\n from chatspace import ChatSpace\n\n spacer = ChatSpace()\n texts = [\"\uc548\ub155 \ub9cc\ub098\uc11c\ubc18\uac00\uc6cc \ub0b4\uc774\ub984\uc740\ubf40\ub85c\ub85c\ub77c\uace0\ud574\", \"\uc640\uc9c4\uc9dc\ub300\ubc15\", ...]\n\n for origin_text in spacer.space_iter(texts):\n print(origin_text)\n\n # '\uc548\ub155 \ub9cc\ub098\uc11c \ubc18\uac00\uc6cc \ub0b4 \uc774\ub984\uc740 \ubf40\ub85c\ub85c\ub77c\uace0 \ud574'\n # '\uc640 \uc9c4\uc9dc \ub300\ubc15'\n # ...\n\nAuthors\n-------\n\n**Pingpong AI Research, Machine Learning Engineers**\n\n- Researched By `\uc11c\uc218\uc778 Suin Seo`_\n- Developed By `\uae40\uc900\uc131 Junseong Kim`_\n\n.. _\uc11c\uc218\uc778 Suin Seo: suin@scatterlab.co.kr\n.. _\uae40\uc900\uc131 Junseong Kim: junseong.kim@scatterlab.co.kr\n\nLicense\n-------\n\nCopyright 2019 Pingpong AI Research, ScatterLab `Apache License 2.0 `_\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pingpong-ai/chatspace", "keywords": "spaceing,korean,pingpong", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "chatspace", "package_url": "https://pypi.org/project/chatspace/", "platform": "", "project_url": "https://pypi.org/project/chatspace/", "project_urls": { "Homepage": "https://github.com/pingpong-ai/chatspace" }, "release_url": "https://pypi.org/project/chatspace/1.0.1/", "requires_dist": [ "torch" ], "requires_python": ">=3.6", "summary": "spacing model for korean text with chat-style", "version": "1.0.1" }, "last_serial": 5637219, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "a48a8fa8e599c1af3efca2729c98f074", "sha256": "b4d74413534203570f1af6fbb2e186bc85c2bc1bd12c6f0d5ae9fa500cdf9687" }, "downloads": -1, "filename": "chatspace-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a48a8fa8e599c1af3efca2729c98f074", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 10669148, "upload_time": "2019-08-06T01:36:32", "url": "https://files.pythonhosted.org/packages/55/56/2e80cd5f6a639e206f5ed86b13d1db47f688d7f390dd30b49af4b562d6c9/chatspace-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cbd970abb8990083db7e6013cccecc28", "sha256": "c00755a1650db26aec11f532079cf766a8c88dd0a46ad4ea0b65074211de8fda" }, "downloads": -1, "filename": "chatspace-1.0.1.tar.gz", "has_sig": false, "md5_digest": "cbd970abb8990083db7e6013cccecc28", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 10660223, "upload_time": "2019-08-06T01:36:42", "url": "https://files.pythonhosted.org/packages/a7/41/947fdc7cbb738e6348a6f3cefc2ec8a83d595dde79ea66adab9b3571d143/chatspace-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a48a8fa8e599c1af3efca2729c98f074", "sha256": "b4d74413534203570f1af6fbb2e186bc85c2bc1bd12c6f0d5ae9fa500cdf9687" }, "downloads": -1, "filename": "chatspace-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a48a8fa8e599c1af3efca2729c98f074", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 10669148, "upload_time": "2019-08-06T01:36:32", "url": "https://files.pythonhosted.org/packages/55/56/2e80cd5f6a639e206f5ed86b13d1db47f688d7f390dd30b49af4b562d6c9/chatspace-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cbd970abb8990083db7e6013cccecc28", "sha256": "c00755a1650db26aec11f532079cf766a8c88dd0a46ad4ea0b65074211de8fda" }, "downloads": -1, "filename": "chatspace-1.0.1.tar.gz", "has_sig": false, "md5_digest": "cbd970abb8990083db7e6013cccecc28", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 10660223, "upload_time": "2019-08-06T01:36:42", "url": "https://files.pythonhosted.org/packages/a7/41/947fdc7cbb738e6348a6f3cefc2ec8a83d595dde79ea66adab9b3571d143/chatspace-1.0.1.tar.gz" } ] }