PyThaiNLP v5.0.3 Released!
PyThaiNLP v5.0.3
is a bug fix release of PyThaiNLP v5.0.2
.
Install: pip install pythainlp
Upgrade: pip install -U pythainlp
- Documentation: https://pythainlp.github.io/docs/5.0
- Report bug: https://github.com/PyThaiNLP/pythainlp/issues
See PyThaiNLP 5.0 Change Log: #788.
What's Changed
- Create .editorconfig by @bact in #909
- Fix empty string ('') added (in some cases) when using word_tokenize with join_broken_num=True by @S2P2 in #912
New Contributors
Full Changelog: v5.0.2...v5.0.3