We released PyThaiNLP v5.2.0! This version adds more functions, improves performance, enhances documentation, and fixes some bugs.
Install: pip install pythainlp
Upgrade: pip install -U pythainlp
- Documentation: https://pythainlp.github.io/docs/5.2
- Report bug: https://github.com/PyThaiNLP/pythainlp/issues
See PyThaiNLP 5.2 Change Log: #1080
What is new?
- Add pythainlp.translate.word_translate #1102
- Update Dockerfile #1049
- Add Words Spelling Correction using Char2Vec #1075
- Add Thailand Ancient Currency Converter #1113
- Add B-K/umt5-thai-g2p-v2-0.5k #1140
- Add budoux to word tokenizer engine #1161
- pythainlp.cls, use instead pythainlp.classify 9a2c157
Remove
- Remove conceptnet #1103
Deprecation and other API changes
pythainlp.cls, use insteadpythainlp.classifypythainlp.corpus.thai_synonym, use insteadpythainlp.corpus.thai_synonymspythainlp.util.maiyamok, use insteadpythainlp.util.expand_maiyamok
Full Changelog: v5.1.2...v5.2.0
Contributors
Thanks all the contributors. (Image made with contributors-img)
We build Thai NLP.
PyThaiNLP