Name | nlp-ood JSON |
Version |
0.1.1
JSON |
| download |
home_page | |
Summary | domain classification |
upload_time | 2022-12-08 14:27:00 |
maintainer | |
docs_url | None |
author | Developer |
requires_python | >=3.7 |
license | MIT |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
API
==============================
## Introduction
We have researched and tested the studied solution. After testing, we built an api that quickly deploys the application on other environments.
***
# Dependencies
We use anaconda to create python environment:
`conda create --name ood_api python=3.8`
Activate enviroment
`conda activate ood_api`
Install all required libraries:
`pip install -r requirements.txt`
# How to run
```python application.py```
## License
For open source projects, say how it is licensed.
Raw data
{
"_id": null,
"home_page": "",
"name": "nlp-ood",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "Developer",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/64/5f/bb6df2fa94080d27412187f8ee5c9a3026258cc44ccd9e0350952d79fbcf/nlp_ood-0.1.1.tar.gz",
"platform": null,
"description": "API\n==============================\n\n## Introduction\nWe have researched and tested the studied solution. After testing, we built an api that quickly deploys the application on other environments.\n\n***\n\n# Dependencies\n\nWe use anaconda to create python environment:\n\n`conda create --name ood_api python=3.8`\n\nActivate enviroment\n\n`conda activate ood_api`\n\nInstall all required libraries:\n\n`pip install -r requirements.txt`\n\n# How to run\n```python application.py```\n\n## License\nFor open source projects, say how it is licensed.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "domain classification",
"version": "0.1.1",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "ad12e7ce77394371f8de90b8f581f03f",
"sha256": "c09fa97fe0c5d35175148bac4941a97cd83f8c81fd20f17cb3b0c6a7fe216d38"
},
"downloads": -1,
"filename": "nlp_ood-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ad12e7ce77394371f8de90b8f581f03f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 2293,
"upload_time": "2022-12-08T14:24:50",
"upload_time_iso_8601": "2022-12-08T14:24:50.271567Z",
"url": "https://files.pythonhosted.org/packages/45/23/5ce01bf4bd7511cd8a06148ca0df5822cd559c218858ec8b728aa6036046/nlp_ood-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "20d7cbb1d78d4dfc0251a8fad6b7ed00",
"sha256": "73ab4acc71a237803ba665ed6218c1ba363916f1cd1448f10fcb2a08af24b1b9"
},
"downloads": -1,
"filename": "nlp_ood-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "20d7cbb1d78d4dfc0251a8fad6b7ed00",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 3944,
"upload_time": "2022-12-08T14:27:00",
"upload_time_iso_8601": "2022-12-08T14:27:00.069008Z",
"url": "https://files.pythonhosted.org/packages/64/5f/bb6df2fa94080d27412187f8ee5c9a3026258cc44ccd9e0350952d79fbcf/nlp_ood-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-08 14:27:00",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "nlp-ood"
}