AutoTM
AutoTM copied to clipboard
Automatic hyperparameters tuning for topic models (ARTM approach) using evolutionary algorithms
- [x] refactor text processing pipeline as sklearn format - [x] add sklearn-like fit predict menu to main.py cli (autotmctl) - [x] refactor `print_topic()` to save topics as csv -...
Bring back bigartm cli in case of it's availability on user's host and implement rb tree in python realization
You can add the following information to the `About` section of your GitHub repository: - Description: Automatic hyperparameters tuning for topic models (ARTM approach) using evolutionary algorithms - Homepage: https://autotm.readthedocs.io...