Skip to content

PyThaiNLP 2.0.5

Choose a tag to compare

@bact bact released this 09 May 10:43
· 3714 commits to dev since this release
a5bf6b4
  • Clean word lists in pythainlp.corpus (remove duplicates, etc.)
  • Fix/add return type hinting for functions in pythainlp.corpus
  • Fix deprecated inline flag for regular expression in pythainlp.corpus.tnc (Thai National Corpus)
  • Bug fix: reorder condition checks in pythainlp.tokenize.dict_trie so it catch Trie before Iterable