Skip to content

PyThaiNLP v5.0.3 Released!

Compare
Choose a tag to compare
@wannaphong wannaphong released this 12 May 10:29
· 5 commits to dev since this release

PyThaiNLP v5.0.3 is a bug fix release of PyThaiNLP v5.0.2.

Install: pip install pythainlp
Upgrade: pip install -U pythainlp

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

  • @S2P2 made their first contribution in #912

Full Changelog: v5.0.2...v5.0.3