Name | morph-extractor JSON |
Version |
0.1.9
JSON |
| download |
home_page | None |
Summary | A library to extract morphological data using Wiktionary and AI fallback |
upload_time | 2025-01-11 14:04:50 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | MIT License Copyright (c) 2025 [Your Name] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
linguistics
morphology
wiktionary
ai
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Morph Extractor
**Morph Extractor** is a Python tool and library for extracting detailed morphological information about words using Wiktionary and AI fallback.
## Installation
Install the tool using pip:
```
pip install morph-extractor
```
Raw data
{
"_id": null,
"home_page": null,
"name": "morph-extractor",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "linguistics, morphology, wiktionary, AI",
"author": null,
"author_email": "Deepak Singh <iamdeepaksingh100@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/57/e5/788f2f680817f3ae74bceed5e2f8b282a49f8f11606ad93bfb252218b5cf/morph_extractor-0.1.9.tar.gz",
"platform": null,
"description": "# Morph Extractor\n\n**Morph Extractor** is a Python tool and library for extracting detailed morphological information about words using Wiktionary and AI fallback.\n\n## Installation\n\nInstall the tool using pip:\n\n```\npip install morph-extractor\n```\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2025 [Your Name] Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "A library to extract morphological data using Wiktionary and AI fallback",
"version": "0.1.9",
"project_urls": null,
"split_keywords": [
"linguistics",
" morphology",
" wiktionary",
" ai"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e8101d04aedfcded66a54c954185753f0fa95a7ac1575bbf735aefaff1068653",
"md5": "ece6cf2b460ca840c4c96bdef3eb54bf",
"sha256": "070dc3a2b5319f0c488c5a72e0196e888f3f226e1ba237ac761b2e1ca4e62852"
},
"downloads": -1,
"filename": "morph_extractor-0.1.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ece6cf2b460ca840c4c96bdef3eb54bf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 11487,
"upload_time": "2025-01-11T14:04:48",
"upload_time_iso_8601": "2025-01-11T14:04:48.206120Z",
"url": "https://files.pythonhosted.org/packages/e8/10/1d04aedfcded66a54c954185753f0fa95a7ac1575bbf735aefaff1068653/morph_extractor-0.1.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "57e5788f2f680817f3ae74bceed5e2f8b282a49f8f11606ad93bfb252218b5cf",
"md5": "9a0bf31a5b16a81dae53da80be737f3b",
"sha256": "f1b46b9bc6a027cdd835ec99478b0c40f02214f68d15346a31d477e898897013"
},
"downloads": -1,
"filename": "morph_extractor-0.1.9.tar.gz",
"has_sig": false,
"md5_digest": "9a0bf31a5b16a81dae53da80be737f3b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 9953,
"upload_time": "2025-01-11T14:04:50",
"upload_time_iso_8601": "2025-01-11T14:04:50.656727Z",
"url": "https://files.pythonhosted.org/packages/57/e5/788f2f680817f3ae74bceed5e2f8b282a49f8f11606ad93bfb252218b5cf/morph_extractor-0.1.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-11 14:04:50",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "morph-extractor"
}