Skip to content

Version 4.3

Compare
Choose a tag to compare
@huseinzol05 huseinzol05 released this 17 May 13:59
· 387 commits to master since this release
  1. Deep stemmer now support Tensorflow 2.X
  2. Added distilled transformer for Abstractive Summarization, https://malaya.readthedocs.io/en/latest/load-abstractive.html#List-available-Transformer-models
  3. Added Similarity module documentation.
  4. Added KeyPhrase similarity Transformer model, https://malaya.readthedocs.io/en/latest/load-keyphrase-similarity.html
  5. Added QA SQUAD style Transformer model, https://malaya.readthedocs.io/en/latest/load-keyphrase-similarity.html
  6. Update WordVector interface, https://malaya.readthedocs.io/en/latest/load-wordvector.html#