Skip to content

Adding v0.0.39 #186

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 2, 2025
Merged

Adding v0.0.39 #186

merged 1 commit into from
Apr 2, 2025

Conversation

MaksimEkin
Copy link
Member

🚀 New Features

New Modules Added

  • Fox: Report generation tool for text data from NMFk using OpenAI
  • ArcticFox : Report generation tool for text data from HNMFk using local LLMs
  • SPLIT : Joint NMFk factorization of multiple data via SPLIT
  • SPLITTransfer : Supervised transfer learning method via SPLIT and NMFk

Beaver Enhancements

  • Added support for automatically creating the directory specified by save_path when saving objects.

🐛 Bug Fixes

Beaver: Highlighting & Vocabulary Logic

  • Fixed an issue where tokens used in highlighting but not present in the provided vocabulary would fail to trigger re-vectorization.
  • The logic now ensures that the vocabulary is properly expanded and documents are re-vectorized accordingly.

Beaver: Trailing Newline in Output Files

  • Fixed a bug where an extra newline was added at the end of output text files such as Vocabulary.txt.

HNMFk: Model Loading Path

  • Fixed a bug with incorrect handling of the model path and name when loading an existing model.

Vulture: Module Imports

  • Resolved inconsistent module imports.

Conda Installation

  • Fixed .yml files by adding missing dependencies for proper conda installation.

@MaksimEkin MaksimEkin added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels Apr 2, 2025
@MaksimEkin MaksimEkin merged commit bf34fd5 into main Apr 2, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant