{ "info": { "author": "xu", "author_email": "charlesxu86@163.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "# Chatbot_CN_Component\n\n\n# Ner\n - bert\u547d\u540d\u5b9e\u4f53\u63d0\u53d6(bert12\u5c42embedding + bilstm + crf)\n - args.py(\u914d\u7f6e\u4e00\u4e9b\u53c2\u6570)\n - keras_bert_embedding.py(bert embedding)\n - keras_bert_layer.py(layer\u5c42, \u4e3b\u8981\u6709CRF\u548cNonMaskingLayer)\n - keras_bert_ner_bi_lstm.py(\u4e3b\u51fd\u6570, \u5b9a\u4e49\u6a21\u578b\u3001\u6570\u636e\u9884\u5904\u7406\u548c\u8bad\u7ec3\u9884\u6d4b\u7b49)\n - layer_crf_bojone.py(CRF\u5c42, \u672a\u4f7f\u7528)\n\n# Intent\n\n\n", "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/yongzhuo/nlp_xiaojiang", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "chatbot-nlu", "package_url": "https://pypi.org/project/chatbot-nlu/", "platform": "", "project_url": "https://pypi.org/project/chatbot-nlu/", "project_urls": { "Homepage": "https://github.com/yongzhuo/nlp_xiaojiang" }, "release_url": "https://pypi.org/project/chatbot-nlu/1.0.0/", "requires_dist": [ "scikit-learn (>=0.19.1)", "bert-serving-client (==1.8.9)", "bert-serving-server (==1.9.2)", "tensorflow-gpu (==1.14.0)" ], "requires_python": "", "summary": "nlu of augment\u3001chatbot\u3001classification and featureproject of chinese text", "version": "1.0.0" }, "last_serial": 5872983, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "7b745cb58fa58ce52590f8a96721bf7e", "sha256": "a6101acf1ec69541516e3ae84cb8a4f984b64d35e75c622dbe918637b039388e" }, "downloads": -1, "filename": "chatbot_nlu-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7b745cb58fa58ce52590f8a96721bf7e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 51283, "upload_time": "2019-09-23T11:11:41", "url": "https://files.pythonhosted.org/packages/b0/b9/4f02e99f9050804ab5038d1072b4f5c0314dfefd393a146739885a86b81e/chatbot_nlu-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "067cee32b70c3150a3b08941769e285e", "sha256": "a7f429618abd620831dcd927a0450331a3827b2e3efc739d9e0c4fd658db537a" }, "downloads": -1, "filename": "chatbot_nlu-1.0.0.tar.gz", "has_sig": false, "md5_digest": "067cee32b70c3150a3b08941769e285e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39785, "upload_time": "2019-09-23T11:11:44", "url": "https://files.pythonhosted.org/packages/01/95/515e05d5142767f8d151dc93b56e1b04a17d8ef9f7e3f0a5196cdfb8eb7d/chatbot_nlu-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7b745cb58fa58ce52590f8a96721bf7e", "sha256": "a6101acf1ec69541516e3ae84cb8a4f984b64d35e75c622dbe918637b039388e" }, "downloads": -1, "filename": "chatbot_nlu-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "7b745cb58fa58ce52590f8a96721bf7e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 51283, "upload_time": "2019-09-23T11:11:41", "url": "https://files.pythonhosted.org/packages/b0/b9/4f02e99f9050804ab5038d1072b4f5c0314dfefd393a146739885a86b81e/chatbot_nlu-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "067cee32b70c3150a3b08941769e285e", "sha256": "a7f429618abd620831dcd927a0450331a3827b2e3efc739d9e0c4fd658db537a" }, "downloads": -1, "filename": "chatbot_nlu-1.0.0.tar.gz", "has_sig": false, "md5_digest": "067cee32b70c3150a3b08941769e285e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 39785, "upload_time": "2019-09-23T11:11:44", "url": "https://files.pythonhosted.org/packages/01/95/515e05d5142767f8d151dc93b56e1b04a17d8ef9f7e3f0a5196cdfb8eb7d/chatbot_nlu-1.0.0.tar.gz" } ] }