# Terminological and Ontological Coverage
Terminological and Ontological Coverage is a package designed for keyword and ontology comparison. This package allows users to extract keywords from documents using various methods and compare their coverage against specified ontologies.
## Features
- Extract keywords using:
- **RAKE**
- **Rake-NLTK**
- **KeyBERT**
- Compare extracted keywords against one or more ontologies.
- Calculate and display weighted keyword coverage.
- Output results to CSV files.
- Optionally use custom keywords and scores.
## Installation
Install the package using `pip`:
```bash
pip install terminological-ontological-coverage
Raw data
{
"_id": null,
"home_page": null,
"name": "terminological-ontological-coverage",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "keywords ontology comparison",
"author": "Anna Sofia Lippolis",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/74/2b/3ad3efc65f3b6ae4412391c919aa4e28056669013c28ae92b9eec699e1af/terminological_ontological_coverage-1.0.tar.gz",
"platform": null,
"description": "# Terminological and Ontological Coverage\r\n\r\nTerminological and Ontological Coverage is a package designed for keyword and ontology comparison. This package allows users to extract keywords from documents using various methods and compare their coverage against specified ontologies.\r\n\r\n## Features\r\n\r\n- Extract keywords using:\r\n - **RAKE**\r\n - **Rake-NLTK**\r\n - **KeyBERT**\r\n- Compare extracted keywords against one or more ontologies.\r\n- Calculate and display weighted keyword coverage.\r\n- Output results to CSV files.\r\n- Optionally use custom keywords and scores.\r\n\r\n## Installation\r\n\r\nInstall the package using `pip`:\r\n\r\n```bash\r\npip install terminological-ontological-coverage\r\n",
"bugtrack_url": null,
"license": null,
"summary": "A package for keyword and ontology comparison.",
"version": "1.0",
"project_urls": null,
"split_keywords": [
"keywords",
"ontology",
"comparison"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6cadbedcbb89ddc521524f591c66520b726352c57dd11dbe1f5d0439c17f89c1",
"md5": "85fda22031a3e47a7cc2542635b88d8b",
"sha256": "3f76cfb25375c822257d45370acbc4efb0d66ed22c43aab554d2786dd8b91bf8"
},
"downloads": -1,
"filename": "terminological_ontological_coverage-1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "85fda22031a3e47a7cc2542635b88d8b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 2037,
"upload_time": "2024-05-07T10:41:37",
"upload_time_iso_8601": "2024-05-07T10:41:37.863466Z",
"url": "https://files.pythonhosted.org/packages/6c/ad/bedcbb89ddc521524f591c66520b726352c57dd11dbe1f5d0439c17f89c1/terminological_ontological_coverage-1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "742b3ad3efc65f3b6ae4412391c919aa4e28056669013c28ae92b9eec699e1af",
"md5": "9143cd3a25ae9f448a41fd2b1ae0739d",
"sha256": "b50035de17006f80bafb5d1d8b810f4472842b548c46df1106643f5b0a180cd6"
},
"downloads": -1,
"filename": "terminological_ontological_coverage-1.0.tar.gz",
"has_sig": false,
"md5_digest": "9143cd3a25ae9f448a41fd2b1ae0739d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1778,
"upload_time": "2024-05-07T10:41:39",
"upload_time_iso_8601": "2024-05-07T10:41:39.559634Z",
"url": "https://files.pythonhosted.org/packages/74/2b/3ad3efc65f3b6ae4412391c919aa4e28056669013c28ae92b9eec699e1af/terminological_ontological_coverage-1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-07 10:41:39",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "terminological-ontological-coverage"
}