Skip to content

entelecheia/thematos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThematOS: A HyFI-based library for Topic Modeling

pypi-image version-image release-date-image license-image DOI codecov jupyter-book-image

A Python Library for Topic Modeling

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.

Citation

@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}
}

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.