Metadata-Version: 2.1
Name: sandsldahelper
Version: 0.1.5
Summary: This python package is meant to make creating, testing and creating useful output files for LDA or PT topic modeling much easier. This package uses Tomotopy for topic modeling.
License: MIT
Author: Levi Sands
Author-email: ldsands@outlook.com
Requires-Python: >=3.9,<3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: flake8 (>=3.9.2,<4.0.0)
Requires-Dist: isort (>=5.9.3,<6.0.0)
Requires-Dist: msgpack (>=1.0.2,<2.0.0)
Requires-Dist: nltk (>=3.6.2,<4.0.0)
Requires-Dist: numpy (>=1.21.2,<2.0.0)
Requires-Dist: openpyxl (>=3.0.8,<4.0.0)
Requires-Dist: pandas (>=1.3.3,<2.0.0)
Requires-Dist: pretty-errors (>=1.2.24,<2.0.0)
Requires-Dist: pyLDAvis (>=3.3.1,<4.0.0)
Requires-Dist: pyarrow (>=5.0.0,<6.0.0)
Requires-Dist: sandspythonfunctions (>=0.1.0,<0.2.0)
Requires-Dist: spacy (>=3.1.2,<4.0.0)
Requires-Dist: tomotopy (>=0.12.2,<0.13.0)
Requires-Dist: tqdm (>=4.62.2,<5.0.0)
Requires-Dist: vaex (>=4.5.0,<5.0.0)
Requires-Dist: wheel (>=0.37.0,<0.38.0)
Requires-Dist: zstandard (>=0.15.2,<0.16.0)
