A Python Library for Topic Modeling
- Documentation: https://thematos.entelecheia.ai
- GitHub: https://github.com/entelecheia/thematos
- PyPI: https://pypi.org/project/thematos
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) framework, ThematOS is a HyFI-based library, enabling seamless integration into existing HyFI-based projects or utilization as a standalone library.
@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}
}
@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}
}
See the CHANGELOG for more information.
Contributions are welcome! Please see the contributing guidelines for more information.
This project is released under the MIT License.