Version 4.3
- Deep stemmer now support Tensorflow 2.X
- Added distilled transformer for Abstractive Summarization, https://malaya.readthedocs.io/en/latest/load-abstractive.html#List-available-Transformer-models
- Added Similarity module documentation.
- Added KeyPhrase similarity Transformer model, https://malaya.readthedocs.io/en/latest/load-keyphrase-similarity.html
- Added QA SQUAD style Transformer model, https://malaya.readthedocs.io/en/latest/load-keyphrase-similarity.html
- Update WordVector interface, https://malaya.readthedocs.io/en/latest/load-wordvector.html#