# ThematOS: A HyFI-based library for Topic Modeling
[![pypi-image]][pypi-url]
[![version-image]][release-url]
[![release-date-image]][release-url]
[![license-image]][license-url]
[![DOI][zenodo-image]][zenodo-url]
[![codecov][codecov-image]][codecov-url]
[![jupyter-book-image]][docs-url]
A Python Library for Topic Modeling
- Documentation: [https://thematos.entelecheia.ai][docs-url]
- GitHub: [https://github.com/entelecheia/thematos][repo-url]
- PyPI: [https://pypi.org/project/thematos][pypi-url]
ThematOS is a Python library specifically designed for topic modeling, a critical method in natural language processing (NLP) and machine learning (ML) that uncovers hidden patterns and themes within extensive text data collections. The name stems from the Greek word θέματος, symbolizing the library's core focus on revealing the intrinsic structure of textual information. Built upon the [Hydra Fast Interface (HyFI)](https://hyfi.entelecheia.ai) framework, ThematOS is a HyFI-based library, enabling seamless integration into existing HyFI-based projects or utilization as a standalone library.
## Citation
```tex
@software{lee_2023_8248129,
author = {Young Joon Lee},
title = {ThematOS: A HyFI-based library for Topic Modeling},
month = aug,
year = 2023,
publisher = {Zenodo},
version = {v0.14.1},
doi = {10.5281/zenodo.8248128},
url = {https://doi.org/10.5281/zenodo.8248128}
}
```
```tex
@software{lee_2023_hyfi,
author = {Young Joon Lee},
title = {Lexikanon: A HyFI-based library for Tokenizers},
year = 2023,
publisher = {GitHub},
url = {https://github.com/entelecheia/lexikanon}
}
```
## Changelog
See the [CHANGELOG] for more information.
## Contributing
Contributions are welcome! Please see the [contributing guidelines] for more information.
## License
This project is released under the [MIT License][license-url].
<!-- Links: -->
[zenodo-image]: https://zenodo.org/badge/DOI/10.5281/zenodo.8248128.svg
[zenodo-url]: https://doi.org/10.5281/zenodo.8248128
[codecov-image]: https://codecov.io/gh/entelecheia/thematos/branch/main/graph/badge.svg?token=JP5P7C8ZOO
[codecov-url]: https://codecov.io/gh/entelecheia/thematos
[pypi-image]: https://img.shields.io/pypi/v/thematos
[license-image]: https://img.shields.io/github/license/entelecheia/thematos
[license-url]: https://github.com/entelecheia/thematos/blob/main/LICENSE
[version-image]: https://img.shields.io/github/v/release/entelecheia/thematos?sort=semver
[release-date-image]: https://img.shields.io/github/release-date/entelecheia/thematos
[release-url]: https://github.com/entelecheia/thematos/releases
[jupyter-book-image]: https://jupyterbook.org/en/stable/_images/badge.svg
[repo-url]: https://github.com/entelecheia/thematos
[pypi-url]: https://pypi.org/project/thematos
[docs-url]: https://thematos.entelecheia.ai
[changelog]: https://github.com/entelecheia/thematos/blob/main/CHANGELOG.md
[contributing guidelines]: https://github.com/entelecheia/thematos/blob/main/CONTRIBUTING.md
<!-- Links: -->
Raw data
{
"_id": null,
"home_page": "https://thematos.entelecheia.ai",
"name": "thematos",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Young Joon Lee",
"author_email": "entelecheia@hotmail.com",
"download_url": "https://files.pythonhosted.org/packages/cd/6d/b97890070875b5f83a3e33dcfb73a570c3e2f83ca3b345165cf475be83d9/thematos-0.14.5.tar.gz",
"platform": null,
"description": "# ThematOS: A HyFI-based library for Topic Modeling\n\n[![pypi-image]][pypi-url]\n[![version-image]][release-url]\n[![release-date-image]][release-url]\n[![license-image]][license-url]\n[![DOI][zenodo-image]][zenodo-url]\n[![codecov][codecov-image]][codecov-url]\n[![jupyter-book-image]][docs-url]\n\nA Python Library for Topic Modeling\n\n- Documentation: [https://thematos.entelecheia.ai][docs-url]\n- GitHub: [https://github.com/entelecheia/thematos][repo-url]\n- PyPI: [https://pypi.org/project/thematos][pypi-url]\n\nThematOS is a Python library specifically designed for topic modeling, a critical method in natural language processing (NLP) and machine learning (ML) that uncovers hidden patterns and themes within extensive text data collections. The name stems from the Greek word \u03b8\u03ad\u03bc\u03b1\u03c4\u03bf\u03c2, symbolizing the library's core focus on revealing the intrinsic structure of textual information. Built upon the [Hydra Fast Interface (HyFI)](https://hyfi.entelecheia.ai) framework, ThematOS is a HyFI-based library, enabling seamless integration into existing HyFI-based projects or utilization as a standalone library.\n\n## Citation\n\n```tex\n@software{lee_2023_8248129,\n author = {Young Joon Lee},\n title = {ThematOS: A HyFI-based library for Topic Modeling},\n month = aug,\n year = 2023,\n publisher = {Zenodo},\n version = {v0.14.1},\n doi = {10.5281/zenodo.8248128},\n url = {https://doi.org/10.5281/zenodo.8248128}\n}\n```\n\n```tex\n@software{lee_2023_hyfi,\n author = {Young Joon Lee},\n title = {Lexikanon: A HyFI-based library for Tokenizers},\n year = 2023,\n publisher = {GitHub},\n url = {https://github.com/entelecheia/lexikanon}\n}\n```\n\n## Changelog\n\nSee the [CHANGELOG] for more information.\n\n## Contributing\n\nContributions are welcome! Please see the [contributing guidelines] for more information.\n\n## License\n\nThis project is released under the [MIT License][license-url].\n\n<!-- Links: -->\n\n[zenodo-image]: https://zenodo.org/badge/DOI/10.5281/zenodo.8248128.svg\n[zenodo-url]: https://doi.org/10.5281/zenodo.8248128\n[codecov-image]: https://codecov.io/gh/entelecheia/thematos/branch/main/graph/badge.svg?token=JP5P7C8ZOO\n[codecov-url]: https://codecov.io/gh/entelecheia/thematos\n[pypi-image]: https://img.shields.io/pypi/v/thematos\n[license-image]: https://img.shields.io/github/license/entelecheia/thematos\n[license-url]: https://github.com/entelecheia/thematos/blob/main/LICENSE\n[version-image]: https://img.shields.io/github/v/release/entelecheia/thematos?sort=semver\n[release-date-image]: https://img.shields.io/github/release-date/entelecheia/thematos\n[release-url]: https://github.com/entelecheia/thematos/releases\n[jupyter-book-image]: https://jupyterbook.org/en/stable/_images/badge.svg\n[repo-url]: https://github.com/entelecheia/thematos\n[pypi-url]: https://pypi.org/project/thematos\n[docs-url]: https://thematos.entelecheia.ai\n[changelog]: https://github.com/entelecheia/thematos/blob/main/CHANGELOG.md\n[contributing guidelines]: https://github.com/entelecheia/thematos/blob/main/CONTRIBUTING.md\n\n<!-- Links: -->\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python Library for Topic Modeling",
"version": "0.14.5",
"project_urls": {
"Homepage": "https://thematos.entelecheia.ai",
"Repository": "https://github.com/entelecheia/thematos"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7004ea6b8071a9c5df73696f036ebe155c57e674903f3ee6b69a7dc665b6aaa1",
"md5": "e055f09d813bb7115bd178058078a0b7",
"sha256": "b1f84e4b812ab37899f9b247e668f5bf32bc0d8e45126acaaa74816f694f4af2"
},
"downloads": -1,
"filename": "thematos-0.14.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e055f09d813bb7115bd178058078a0b7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.9",
"size": 23651,
"upload_time": "2024-10-21T02:58:50",
"upload_time_iso_8601": "2024-10-21T02:58:50.577131Z",
"url": "https://files.pythonhosted.org/packages/70/04/ea6b8071a9c5df73696f036ebe155c57e674903f3ee6b69a7dc665b6aaa1/thematos-0.14.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cd6db97890070875b5f83a3e33dcfb73a570c3e2f83ca3b345165cf475be83d9",
"md5": "71b2853cf8c538e8d4bc93aeb55acfb5",
"sha256": "53708567f7e22cee0a582a4f45ba7567e93413bf39ef378f3e8367128b4525e1"
},
"downloads": -1,
"filename": "thematos-0.14.5.tar.gz",
"has_sig": false,
"md5_digest": "71b2853cf8c538e8d4bc93aeb55acfb5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.9",
"size": 16557,
"upload_time": "2024-10-21T02:58:52",
"upload_time_iso_8601": "2024-10-21T02:58:52.126020Z",
"url": "https://files.pythonhosted.org/packages/cd/6d/b97890070875b5f83a3e33dcfb73a570c3e2f83ca3b345165cf475be83d9/thematos-0.14.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-21 02:58:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "entelecheia",
"github_project": "thematos",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "thematos"
}