* novel way to handle text, we now allow for an easy usage of training and testing data * better visualization of the training progress and of the sampling process * removed old stuff from the documentation
1.7.1
------------------
* some minor updates to the documentation * adding a new method to visualize the topic using a wordcloud * save and load will now generate a warning since the feature has not been tested
1.7.0
------------------
* adding a new and much simpler way to handle text for topic modeling
1.6.0
------------------
* introducing the two different classes for ZeroShotTM and CombinedTM * depracating CTM class in favor of ZeroShotTM and CombinedTM
1.5.3
------------------
* adding support for Windows encoding by defaulting file load to UTF-8
1.5.2
------------------
* updated sentence-transformers version to 0.3.6 * beta support for model saving and loading * new evaluation metrics based on coherence