New
* Datasets are now also available on HuggingFace: https://huggingface.co/TopicNet.
Fix
* Datasets downloading via dataset manager (that is, fix datasets site URL address; [issue](https://github.com/machine-intelligence-laboratory/TopicNet/issues/92), [pr](https://github.com/machine-intelligence-laboratory/TopicNet/pull/93)).
* Thetaless regularizer behavior for some "extreme modality cases" ([issue](https://github.com/machine-intelligence-laboratory/TopicNet/issues/79), [pr](https://github.com/machine-intelligence-laboratory/TopicNet/pull/85), related [pr](https://github.com/machine-intelligence-laboratory/TopicNet/pull/98)).
* Dataset class internals for newer pandas, also "pandas + numpy" collab in some scores ([issue1](https://github.com/machine-intelligence-laboratory/TopicNet/issues/89), [issue2](https://github.com/machine-intelligence-laboratory/TopicNet/issues/94), [pr](https://github.com/machine-intelligence-laboratory/TopicNet/pull/98)).
* Update some demo notebooks ([issue1](https://github.com/machine-intelligence-laboratory/TopicNet/issues/83), [pr1](https://github.com/machine-intelligence-laboratory/TopicNet/pull/88); [issue2](https://github.com/machine-intelligence-laboratory/TopicNet/issues/87), [pr2](https://github.com/machine-intelligence-laboratory/TopicNet/pull/98)).
* Fix some ARTM-master-related-stuff, freeze "ARTM-compatible" protobuf version for easier installation (related [issue](https://github.com/machine-intelligence-laboratory/TopicNet/issues/90), [pr1](https://github.com/machine-intelligence-laboratory/TopicNet/pull/85), [pr2](https://github.com/machine-intelligence-laboratory/TopicNet/pull/98)).
* Freeze all other package versions in order to facilitate the work of argeologists in the future ([pr](https://github.com/machine-intelligence-laboratory/TopicNet/pull/98), and minor pr-s: [pr1](https://github.com/machine-intelligence-laboratory/TopicNet/pull/103), [pr2](https://github.com/machine-intelligence-laboratory/TopicNet/pull/104), [pr3](https://github.com/machine-intelligence-laboratory/TopicNet/pull/105), [pr4](https://github.com/machine-intelligence-laboratory/TopicNet/pull/106)).
* "Lick" Readme: add more links, fix some "formatting irregularities" ([issue1](https://github.com/machine-intelligence-laboratory/TopicNet/issues/95), [issue2](https://github.com/machine-intelligence-laboratory/TopicNet/issues/96), [pr1](https://github.com/machine-intelligence-laboratory/TopicNet/pull/85), [pr2](https://github.com/machine-intelligence-laboratory/TopicNet/pull/99)).
* Add long project description for proper setup ([pr](https://github.com/machine-intelligence-laboratory/TopicNet/pull/108)), which is now displayed on TopicNet's PyPI page: https://pypi.org/project/topicnet.
Change
* Dummy model now stores *all* score values (not only the last one; [pr](https://github.com/machine-intelligence-laboratory/TopicNet/pull/98)).
* Frozen score now can be added to topic model (this allows loading model after incomplete score saving; [pr](https://github.com/machine-intelligence-laboratory/TopicNet/pull/98)).
<br/>
<img src="https://github.com/user-attachments/assets/1e0b5149-bfde-4713-b1c2-cd9aa5db9ec6" width="50%" />