Mlconjug3

Latest version: v3.11.0

Safety actively analyzes 624643 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 9

3.11.0

-------------------

* Fixed rendering issue for italian verbs in the command line interface.
* Updated dependencies.
* Updated documentation.

3.10.0

-------------------

We are excited to announce the release of mlconjug3 version 3.10! This release brings a number of new features and improvements to make your experience even better.

* Config files for ease of use of the command line: You can now use config files to specify your preferences for the command line interface. This allows you to easily set your language, subject, output file, and file format, as well as customize the styling of the conjugation table.
* Caching of xml conjugation files for faster loading: We have implemented caching of the xml conjugation files, which will greatly speed up the loading time of the conjugator.
* Complete overhaul of the documentation: We have completely overhauled the documentation for mlconjug3, making it more comprehensive and user-friendly.
* Signed release using sigstore: We have signed this release using sigstore_, which ensures that the release has not been tampered with and comes from a trusted source.

.. _sigstore: https://www.sigstore.dev

3.9.0

------------------

* Added support for Python 3.11
* Updated dependencies to scikit-learn 1.2.0 with a noticeable speed inrease in training and inference performance.
* Added ConjugatorTrainer class to easily and flexibly train new conjugators.
* Added support for the rich library for better visuals. Now the conjugation tables are pretty printed, themed and formatted.
* Added multi-processing conjugation of multiple verbs for better performance on server applications using mlconjug3.
* Added LRU cache to the the Conjugator.conjugate() method for better performance on applications with long running time.
* Updated documentation with the new classes and more detailed information and visuals.
* Refactor of internal classes, but keeping the same public interface in preparation for mlconjug3 v4.

3.8.3

------------------

* Tweaked optimal learning parameters for the various language models.
* Project Metadata in pyproject.toml file for building the package from source is 100% compliant.
* Migrated build system to poetry/ PyPa build.
* Updated dependencies to scikit-learn 1.0.2 with a noticeable speed inrease in training and inference performance.
* Updated documentation.

3.8.2

------------------

* Fixed issue with the pyproject.toml file which caused the dependency solver to fail on install when using pip instead of poetry.

3.8.1

------------------

* Updated documentation and Package metadata.

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.