{ "info": { "author": "Meixu Song", "author_email": "meixu.asr@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "## Intro.\n> Convert chinese written string to read string. \u5c06\u4e2d\u6587\u4e66\u9762\u5b57\u7b26\u4e32\u8f6c\u6362\u4e3a\u53e3\u8bed\u5b57\u7b26\u4e32\u3002\n\n\n## Usage\n```python\nfrom cntn import w2s\n\nprint(w2s(\"\u5c0f\u738b\u7684\u8eab\u9ad8\u662f153.5cm,\u68a6\u60f3\u662f\u6253\u7bee\u7403!\u6211\u89c9\u5f97\u67090.1%\u7684\u53ef\u80fd\u6027\u3002\"))\n# \u5c0f\u738b\u7684\u8eab\u9ad8\u662f\u4e00\u767e\u4e94\u5341\u4e09\u70b9\u4e94\u5398\u7c73,\u68a6\u60f3\u662f\u6253\u7bee\u7403!\u6211\u89c9\u5f97\u6709\u767e\u5206\u4e4b\u96f6\u70b9\u4e00\u7684\u53ef\u80fd\u6027\u3002\nprint(w2s(\"\u5c0f\u738b\u7684\u94b1\u5305\u67091116$\uff0c\u53ef\u4ee5\u4e70\u4e2aiphone7s\u3002\"))\n# \u5c0f\u738b\u7684\u94b1\u5305\u6709\u4e00\u5343\u4e00\u767e\u4e00\u5341\u516d$\uff0c\u53ef\u4ee5\u4e70\u4e2aIPHONE\u4e03S\u3002\n```\n\n\n## Install\n```bash\n# from pip\npip install cntn\n\n# from source\ngit clone https://github.com/open-speech/cn-text-normalizer.git\ncd cn-text-normalizer\npython setup install\n# or\npip install git+https://github.com/open-speech/cn-text-normalizer\n```\n\n\n## Config\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/open-speech/cn-text-normalizer", "keywords": "cntn", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "cntn", "package_url": "https://pypi.org/project/cntn/", "platform": "", "project_url": "https://pypi.org/project/cntn/", "project_urls": { "Homepage": "https://github.com/open-speech/cn-text-normalizer" }, "release_url": "https://pypi.org/project/cntn/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "Convert chinese written string to spoken string", "version": "0.0.3" }, "last_serial": 3922956, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "991bff866d63f587580fae03a54e2dc1", "sha256": "430905ea2c7598ec6ae416c0d87df8a83c99125218df04ddf37e8450278b6986" }, "downloads": -1, "filename": "cntn-0.0.2.tar.gz", "has_sig": false, "md5_digest": "991bff866d63f587580fae03a54e2dc1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7170, "upload_time": "2018-06-02T06:01:44", "url": "https://files.pythonhosted.org/packages/41/1c/548af6631a086c1a1da2d916d87e2a6b9a5c93509cd44c9d3b79b6c0d32d/cntn-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "bdc000f9d79bb476e3a9b92d66b0ed38", "sha256": "9087a392b32ec4604e35a36cb10e68e1d042fa211645c34f5f4726f1cb24de77" }, "downloads": -1, "filename": "cntn-0.0.3.tar.gz", "has_sig": false, "md5_digest": "bdc000f9d79bb476e3a9b92d66b0ed38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7180, "upload_time": "2018-06-02T06:13:36", "url": "https://files.pythonhosted.org/packages/3f/ac/ec655ba5780d94ab9c4516706e36ca44898939af5d1ffc3df8ad0dd7d635/cntn-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bdc000f9d79bb476e3a9b92d66b0ed38", "sha256": "9087a392b32ec4604e35a36cb10e68e1d042fa211645c34f5f4726f1cb24de77" }, "downloads": -1, "filename": "cntn-0.0.3.tar.gz", "has_sig": false, "md5_digest": "bdc000f9d79bb476e3a9b92d66b0ed38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7180, "upload_time": "2018-06-02T06:13:36", "url": "https://files.pythonhosted.org/packages/3f/ac/ec655ba5780d94ab9c4516706e36ca44898939af5d1ffc3df8ad0dd7d635/cntn-0.0.3.tar.gz" } ] }