Skip to content

PyThaiNLP 2.0.4

Choose a tag to compare

@bact bact released this 20 Apr 23:15
· 3765 commits to dev since this release
5fb581f
  • word_tokenize()'s argument whitespaces is now keep_whitespace to make is more explicit, default behavior is to keep whitespaces
  • word_tokenize() can now take a custom dictionary throught custom_dict parameter
    • dict_word_tokenize() will be deprecated soon