Skip to content

Releases: mesolitica/malaya

Version 0.6

05 Oct 04:05
Compare
Choose a tag to compare
  1. Added toxicity analysis
  2. Added spelling correction
  3. Improve normalizer
  4. refactor some variable names

Version 0.5

28 Sep 15:55
Compare
Choose a tag to compare
  1. Added deep learning stemmer
  2. Added sastrawi stemmer
  3. Improve topic-modelling with stemming
  4. Improve summarization with stemming
  5. Added more wiki
  6. Added more sentiment data
  7. Retrained sentiment models
  8. Added fast-text model for sentiment analysis

Version 0.4

21 Sep 05:06
Compare
Choose a tag to compare
  1. Added calculator parser for word2vec
  2. Added deep learning models for entities recognition
  3. Added deep learning models foe POS recognition
  4. Improve Bahasa stopwords
  5. Improve summarization
  6. Improve topic modeling
  7. Improve crawler

Version 0.3

13 Sep 10:09
Compare
Choose a tag to compare
  1. Fix some bugs and add coverage up to 95%.
  2. Added extreme gradient boosting model for language detection.
  3. Added topics and influencers analysis.

Version 0.2

13 Sep 10:08
Compare
Choose a tag to compare
  1. Fix some bugs and improve code coverage up to 90%.
  2. Added summarization.

Version 0.1

13 Sep 10:06
Compare
Choose a tag to compare
  1. Refactor a lot of code from alpha stages.
  2. Added unit tests, covered up to 80% coverage.
  3. Added multinomial language detection.