Version 4.9.2
- Released Masked language model text scoring, https://malaya.readthedocs.io/en/latest/load-mlm.html
- Released GPT2 language model text scoring, https://malaya.readthedocs.io/en/latest/load-gpt2-lm.html
- Compare spelling correction results using KenLM, Masked LM and GPT2 LM, https://malaya.readthedocs.io/en/latest/load-gpt2-lm.html
- Added deep learning based for syllable tokenizer, with WER accuracy is 4.3% while rules based WER accuracy is 9.01%, https://malaya.readthedocs.io/en/latest/load-tokenizer-syllable.html
- Starting 4.9.2,
pytorch
andtransformers
are necessary libraries for Malaya.