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