Name | dtpu JSON |
Version |
0.6.2
JSON |
| download |
home_page | None |
Summary | Utilities for text processing tasks with Deep NLP |
upload_time | 2025-01-21 15:00:05 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | None |
keywords |
nlp
utilities
text
processing
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
## Text utilities
This repository contains Python utilities (backed by Rust) used in many Deep
Learning based NLP applications.
It is mainly designed to be used for whitespace correction,
spelling correction, language modeling, and similar tasks.
You can install the Python package from PyPI via
> pip install dtpu
Windows (x64) and Linux are currently supported when installing from PyPI.
Raw data
{
"_id": null,
"home_page": null,
"name": "dtpu",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "nlp, utilities, text, processing",
"author": null,
"author_email": "Sebastian Walter <swalter@cs.uni-freiburg.de>",
"download_url": null,
"platform": null,
"description": "## Text utilities\n\nThis repository contains Python utilities (backed by Rust) used in many Deep \nLearning based NLP applications.\n\nIt is mainly designed to be used for whitespace correction, \nspelling correction, language modeling, and similar tasks.\n\nYou can install the Python package from PyPI via\n\n> pip install dtpu\n\nWindows (x64) and Linux are currently supported when installing from PyPI.\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Utilities for text processing tasks with Deep NLP",
"version": "0.6.2",
"project_urls": {
"Github": "https://github.com/ad-freiburg/text-utils"
},
"split_keywords": [
"nlp",
" utilities",
" text",
" processing"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b987f1bf931430b0e046af014372d60f182b16a7b1de3a78e8a31426c61b5dcd",
"md5": "e24391225138f836e361cf72befa9e81",
"sha256": "4188f3233e4c3d04fc1b556b9a562bf8284e85a1d0a6749865ecde0d9bf457ac"
},
"downloads": -1,
"filename": "dtpu-0.6.2-cp310-abi3-manylinux_2_34_x86_64.whl",
"has_sig": false,
"md5_digest": "e24391225138f836e361cf72befa9e81",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.10",
"size": 2782359,
"upload_time": "2025-01-21T15:00:05",
"upload_time_iso_8601": "2025-01-21T15:00:05.283370Z",
"url": "https://files.pythonhosted.org/packages/b9/87/f1bf931430b0e046af014372d60f182b16a7b1de3a78e8a31426c61b5dcd/dtpu-0.6.2-cp310-abi3-manylinux_2_34_x86_64.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-21 15:00:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ad-freiburg",
"github_project": "text-utils",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "dtpu"
}