Nalp

Latest version: v2.0.4

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

Scan your dependencies

Page 1 of 2

2.0.4

Changelog

Description

In this release, we have added pre-commit hooks and annotated typing.

Includes (Changes)
- nalp

2.0.3

Changelog

Description

In this release, we have removed our implementation of the MultiHeadAttention layer and replaced for Tensorflow's one, as it yields a better convergence. Additionally, we have fixed the output of the latent space from TextDiscriminator, where it was being constrained to a 2-dimensional space.

Finally, we ditched support for Gensim v3.x, only supporting v4+.

Includes (Changes)
- nalp

**Full Changelog**: https://github.com/gugarosa/nalp/compare/v2.0.2...v2.0.3

2.0.2

Changelog

Description

In this release, we have optimized our engine and re-wrote some inner codes and classes. Additionally, we are glad to offer a `SentenceCorpus` class, which allows users in reading sentence-based samples instead of continuous text.

Secondly, we have added new text sampling methods, such as Greedy Search, Top-k sampling and Nucleus sampling. These methods have been rewritten for both generators and adversarial-based models.

Includes (Changes)
- nalp

2.0.1

Changelog

Description

This is a small release that holds the necessary code to execute a pre-designed GitHub workflow that publishes the builded package into PyPI whenever a new release is made.

Includes
- .github/workflows

2.0.0

Changelog

Description

In this release, we have major reworked the library. Please, take a while and look to our newly example scripts.

Includes
- nalp

1.1.0

Changelog

Description

Welcome to NALP's changelog. This release is a major rework, on every class and core aspects from the NALP package. Expect everything to be changed, but thinking of that, we provided new examples on how to work with the new classes and methods.

Includes
- nalp

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.