Releases: mesolitica/malaya
Releases · mesolitica/malaya
Version 0.6
- Added toxicity analysis
- Added spelling correction
- Improve normalizer
- refactor some variable names
Version 0.5
- Added deep learning stemmer
- Added sastrawi stemmer
- Improve topic-modelling with stemming
- Improve summarization with stemming
- Added more wiki
- Added more sentiment data
- Retrained sentiment models
- Added fast-text model for sentiment analysis
Version 0.4
- Added calculator parser for word2vec
- Added deep learning models for entities recognition
- Added deep learning models foe POS recognition
- Improve Bahasa stopwords
- Improve summarization
- Improve topic modeling
- Improve crawler
Version 0.3
- Fix some bugs and add coverage up to 95%.
- Added extreme gradient boosting model for language detection.
- Added topics and influencers analysis.
Version 0.2
- Fix some bugs and improve code coverage up to 90%.
- Added summarization.
Version 0.1
- Refactor a lot of code from alpha stages.
- Added unit tests, covered up to 80% coverage.
- Added multinomial language detection.