# RESTFul API Client for HanLP
[中文](https://github.com/hankcs/HanLP/tree/doc-zh) | [1.x](https://github.com/hankcs/HanLP/tree/1.x) | [forum](https://bbs.hankcs.com/) | [docker](https://github.com/WalterInSH/hanlp-jupyter-docker)
The multilingual NLP library for researchers and companies, built on PyTorch and TensorFlow 2.x, for advancing state-of-the-art deep learning techniques in both academia and industry. HanLP was designed from day one to be efficient, user friendly and extendable. It comes with pretrained models for various human languages including English, Chinese and many others. Currently, HanLP 2.0 is in alpha stage with more killer features on the roadmap. Discussions are welcomed on our [forum](https://bbs.hankcs.com/), while bug reports and feature requests are reserved for GitHub issues. For Java users, please checkout the [1.x](https://github.com/hankcs/HanLP/tree/1.x) branch.
## Installation
```bash
pip install hanlp-restful
```
## License
HanLP is licensed under **Apache License 2.0**. You can use HanLP in your commercial products for free. We would appreciate it if you add a link to HanLP on your website.
Raw data
{
"_id": null,
"home_page": "https://github.com/hankcs/HanLP",
"name": "hanlp-restful",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "corpus,machine-learning,NLU,NLP",
"author": "hankcs",
"author_email": "hankcshe@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/aa/70/705bd6053ab5eaed340db7fc7060568f551aff44007d810e57b84491d1b5/hanlp_restful-0.0.22.tar.gz",
"platform": null,
"description": "# RESTFul API Client for HanLP\n\n[\u4e2d\u6587](https://github.com/hankcs/HanLP/tree/doc-zh) | [1.x](https://github.com/hankcs/HanLP/tree/1.x) | [forum](https://bbs.hankcs.com/) | [docker](https://github.com/WalterInSH/hanlp-jupyter-docker)\n\nThe multilingual NLP library for researchers and companies, built on PyTorch and TensorFlow 2.x, for advancing state-of-the-art deep learning techniques in both academia and industry. HanLP was designed from day one to be efficient, user friendly and extendable. It comes with pretrained models for various human languages including English, Chinese and many others. Currently, HanLP 2.0 is in alpha stage with more killer features on the roadmap. Discussions are welcomed on our [forum](https://bbs.hankcs.com/), while bug reports and feature requests are reserved for GitHub issues. For Java users, please checkout the [1.x](https://github.com/hankcs/HanLP/tree/1.x) branch.\n\n\n## Installation\n\n```bash\npip install hanlp-restful\n```\n\n## License\n\nHanLP is licensed under **Apache License 2.0**. You can use HanLP in your commercial products for free. We would appreciate it if you add a link to HanLP on your website.\n\n\n\n",
"bugtrack_url": null,
"license": "Apache License 2.0",
"summary": "HanLP: Han Language Processing",
"version": "0.0.22",
"split_keywords": [
"corpus",
"machine-learning",
"nlu",
"nlp"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "aa70705bd6053ab5eaed340db7fc7060568f551aff44007d810e57b84491d1b5",
"md5": "183af6df2ee161775e3ed2ad49eb07bf",
"sha256": "c5ffba7e06d857cc4218c8b7bafc1e384b5a89de7f3e30970b500fb741f87cdc"
},
"downloads": -1,
"filename": "hanlp_restful-0.0.22.tar.gz",
"has_sig": false,
"md5_digest": "183af6df2ee161775e3ed2ad49eb07bf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 11060,
"upload_time": "2023-02-07T18:03:12",
"upload_time_iso_8601": "2023-02-07T18:03:12.644380Z",
"url": "https://files.pythonhosted.org/packages/aa/70/705bd6053ab5eaed340db7fc7060568f551aff44007d810e57b84491d1b5/hanlp_restful-0.0.22.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-07 18:03:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "hankcs",
"github_project": "HanLP",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "hanlp-restful"
}