Releases
v5.0
Started initial mixed language knowledge graph toolkit, https://malaya.readthedocs.io/en/latest/knowledge-graph-toolkit.html
Released Abstractive Augmentation, able to convert standard structure to local / social media structure while maintaining the same polarity, standard EN -> local MS, standard MS -> local MS, https://malaya.readthedocs.io/en/latest/load-augmentation-abstractive.html
Now Encoder based (WordVector, Encoder models) Augmentation will be under malaya.augmentation.encoder
, https://malaya.readthedocs.io/en/latest/load-augmentation-encoder.html
Now Rules based Augmentation will be under malaya.augmentation.rules
, https://malaya.readthedocs.io/en/latest/load-augmentation-rules.html
Released HuggingFace T5 models for True Case module, also able to infer mixed language, https://malaya.readthedocs.io/en/latest/load-augmentation-rules.html
Released HuggingFace T5 models for Segmentation module, also able to infer mixed language, https://malaya.readthedocs.io/en/latest/load-segmentation-huggingface.html
Released HuggingFace T5 models for Abstractive Normalizer, end-to-end Text Normalization, also able to infer mixed language, https://malaya.readthedocs.io/en/latest/load-segmentation-huggingface.html
Now Rules based Normalizer will be under malaya.normalizer.rules
, https://malaya.readthedocs.io/en/latest/load-normalizer.html
Released HuggingFace T5 models for Kesalahan Tatabahasa, https://malaya.readthedocs.io/en/latest/load-tatabahasa-tagging-huggingface.html
Now Prefix Text Generator will be under malaya.generator.prefix
, https://malaya.readthedocs.io/en/latest/load-prefix-generator.html
Now Isi Penting Text Generator will be under malaya.generator.isi_penting
, https://malaya.readthedocs.io/en/latest/load-isi-penting-generator.html
Released HuggingFace T5 models for Isi Penting Generator, with Article style and isi penting also can be mixed language, https://malaya.readthedocs.io/en/latest/load-isi-penting-generator-huggingface-article-style.html
Released HuggingFace T5 models for Isi Penting Generator, with News Headline style and isi penting also can be mixed language, https://malaya.readthedocs.io/en/latest/load-isi-penting-generator-huggingface-headline-news-style.html
Released HuggingFace T5 models for Isi Penting Generator, with Karangan style and isi penting also can be mixed language, https://malaya.readthedocs.io/en/latest/load-isi-penting-generator-huggingface-karangan-style.html
Released HuggingFace T5 models for Isi Penting Generator, with News style and isi penting also can be mixed language, https://malaya.readthedocs.io/en/latest/load-isi-penting-generator-huggingface-news-style.html
Released HuggingFace T5 models for Isi Penting Generator, with Product Description style and isi penting also can be mixed language, https://malaya.readthedocs.io/en/latest/load-isi-penting-generator-huggingface-product-description-style.html
Released HuggingFace T5 models for Paraphrase module, https://malaya.readthedocs.io/en/latest/load-paraphrase-huggingface.html
Now Doc2Vec based text similarity will be under malaya.similarity.doc2vec
, https://malaya.readthedocs.io/en/latest/load-doc2vec-similarity.html
Now Semantic text similarity will be under malaya.similarity.semantic
, https://malaya.readthedocs.io/en/latest/load-semantic-similarity.html
Released HuggingFace T5 models for Semantic Similarity, also able to infer mixed language, https://malaya.readthedocs.io/en/latest/load-semantic-similarity-huggingface.html
Released HuggingFace T5 models for Dependency Parsing, https://malaya.readthedocs.io/en/latest/load-dependency-huggingface.html
Released HuggingFace T5 models for Abstractive Summarization, also able to infer mixed language, https://malaya.readthedocs.io/en/latest/load-abstractive-huggingface.html
Released HuggingFace T5 models for MS-EN Translation, https://malaya.readthedocs.io/en/latest/load-translation-ms-en-huggingface.html
Released HuggingFace T5 models for noisy MS-EN Translation, end-to-end mixed language translation to EN, https://malaya.readthedocs.io/en/latest/load-translation-noisy-ms-en-huggingface.html
Released HuggingFace T5 models for EN-MS Translation, https://malaya.readthedocs.io/en/latest/load-translation-en-ms-huggingface.html
Released HuggingFace T5 models for noisy EN-MS Translation, end-to-end mixed language translation to MS, https://malaya.readthedocs.io/en/latest/load-translation-noisy-en-ms-huggingface.html
Now Extractive QA will be under malaya.qa.extractive
, https://malaya.readthedocs.io/en/latest/load-qa-extractive.html
Released HuggingFace T5 models for Extractive QA, also able to infer mixed language, https://malaya.readthedocs.io/en/latest/load-qa-extractive-huggingface.html
Released HuggingFace T5 models for ZeroShot Classification, also able to infer mixed language, https://malaya.readthedocs.io/en/latest/load-zeroshot-classification-huggingface.html
Released HuggingFace T5 models for ZeroShot Entity Recognition, also able to infer mixed language, https://malaya.readthedocs.io/en/latest/zeroshot-ner.html
Now Decomposition based Topic Modeling will be under malaya.topic_model.decomposition
, https://malaya.readthedocs.io/en/latest/load-topic-model-decomposition.html
Now LDA2Vec based Topic Modeling will be under malaya.topic_model.lda2vec
, https://malaya.readthedocs.io/en/latest/load-topic-model-lda2vec.html
Now Transformer based Topic Modeling will be under malaya.topic_model.transformer
, https://malaya.readthedocs.io/en/latest/load-topic-model-transformer.html
Added BERTopic inferface for Topic Modeling, https://malaya.readthedocs.io/en/latest/load-topic-model-bertopic.html
Released HuggingFace T5 models for Abstractive Keyword, also able to infer mixed language, https://malaya.readthedocs.io/en/latest/load-abstractive-keyword-huggingface.html
Now Extractive Keyword will be under malaya.keyword.extractive
, https://malaya.readthedocs.io/en/latest/load-keyword-extractive.html
Released HuggingFace interface for Transformer, https://malaya.readthedocs.io/en/latest/load-transformer-huggingface.html
You can’t perform that action at this time.