{ "info": { "author": "endymecy", "author_email": "endymecy@sina.cn", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Programming Language :: Python :: 3", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Software Development" ], "description": "Deep natural language process toolkit\n=====================================\n\nThis is a natural language process toolkit. The toolkit includes implement of segment, pos tagging, named entity recognition, text classification,\ntext representation, textsum, relation extract, chatbot, QA and so on. so far, the implementation is experimental,\nshould not be used for the production environment.\n\nImplement\n---------\n\n- `chatbot `_\n- `named entity recognition `_\n- `poems `_\n- `pos tagging `_\n- `relation extraction `_\n- `segment `_\n- `sentiment `_\n- `text classification `_\n- `text representation `_\n- `text summarization `_\n\n\nRequirement\n-----------\n\nThe requirement in file [requirements.txt](requirements.txt), and you can use the following command to install required libs::\n\n $ pip install -r requirements.txt\n\nLicense\n-------\n\nThe license is Apache License 2.0\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/koala-ai/tensorflow_nlp", "keywords": "DeepLearning Chinese-NLP Tensorflow Koala-ai", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "tensorflow_nlp", "package_url": "https://pypi.org/project/tensorflow_nlp/", "platform": "", "project_url": "https://pypi.org/project/tensorflow_nlp/", "project_urls": { "Homepage": "https://github.com/koala-ai/tensorflow_nlp" }, "release_url": "https://pypi.org/project/tensorflow_nlp/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Deep Learning NLP Tasks implemented on Tensorflow", "version": "0.0.1" }, "last_serial": 3239284, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "1c66f21a6a7257b3acf4558608d0cff2", "sha256": "6f76a47f988d4402b585ae6ff46b431a327dcae49fadea9dd27272493077fdec" }, "downloads": -1, "filename": "tensorflow_nlp-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1c66f21a6a7257b3acf4558608d0cff2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 87362, "upload_time": "2017-10-10T13:00:48", "url": "https://files.pythonhosted.org/packages/bc/fb/fd0d6a17045380aca062693568e41934f846f48958268da0a6d6f511ae98/tensorflow_nlp-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1c66f21a6a7257b3acf4558608d0cff2", "sha256": "6f76a47f988d4402b585ae6ff46b431a327dcae49fadea9dd27272493077fdec" }, "downloads": -1, "filename": "tensorflow_nlp-0.0.1.tar.gz", "has_sig": false, "md5_digest": "1c66f21a6a7257b3acf4558608d0cff2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 87362, "upload_time": "2017-10-10T13:00:48", "url": "https://files.pythonhosted.org/packages/bc/fb/fd0d6a17045380aca062693568e41934f846f48958268da0a6d6f511ae98/tensorflow_nlp-0.0.1.tar.gz" } ] }