Skip to content

PyThaiNLP v5.0.0-dev1

Pre-release
Pre-release
Compare
Choose a tag to compare
@wannaphong wannaphong released this 19 Dec 15:48
· 604 commits to dev since this release

What's Changed

  • Add Thai word list from Volubilis dictionary by @konbraphat51 in #870
  • Add Thai word list from Thai Uncyclopedia titles by @konbraphat51 in #869
  • switch PyThaiNLP source code to SPDX license ID by @pavaris-pm in #876
  • Add pythainlp.util.to_idn by @wannaphong in #875
  • Update Git Actions versions by @bact in #878
  • Fix ruff args in workflow by @bact in #880
  • Revise ruff args in workflow by @bact in #881
  • Add Thai word list from ICU BreakIterator dictionary by @pavaris-pm in #879
  • Rename Volubilis/Uncyclopedia corpus function names for consistency / Fix types by @bact in #882
  • Fix coref return type and add fallback by @bact in #883
  • Fix wrong/incompatible types, code readability by @bact in #884
  • Bump protobuf from 3.20 to 3.20.2 by @dependabot in #885
  • Add license info to /tests and README_TH.md by @bact in #886
  • Add PhayaThaiBERT engine with new features [WIP] by @pavaris-pm in #873
  • phayathaibert, khavee, parse: Code clean up by @bact in #889
  • Add pythainlp.corpus.find_synonyms by @wannaphong in #890
  • ruff: docstring-code-format = true by @bact in #892
  • Add pythainlp.util.morse by @wannaphong in #891

Full Changelog: v5.0.0-dev0...v5.0.0-dev1