PyThaiNLP v4.0.0-beta1
Pre-release
Pre-release
This post will give you the change log for PyThaiNLP 4.0. PyThaiNLP published the first version is 0.0.4 to PyPI at 6 years ago, so PyThaiNLP 4.0 will have special codename. The codename for PyThaiNLP 4.0 is PyThaiNLP 4.0 (Real).
This release is the first beta release of PyThaiNLP 4.0.
Schedule
- Beta release: 1 April 2023
- Production release: 14 April 2023
See 4.0 Milestone.
What is new?
Deprecation and other API changes
- Delete all LST20 model #728
- 947c7be Change pythainlp.tools.misspell to pythainlp.tools.misspell.misspell
Improve
Tokenizer
Tag
Util
Transliterate
- Add Thai2Rom ONNX model #743
Khavee
Parse
- Add ud_goeswith #757
Corpus
- Add new science word #763
What's Changed
- Improve: Reduce import time by @wannaphong in #719
- Create CITATION.cff by @wannaphong in #721
- Fix/broken numeric data format (#652) by @noppayut in #723
- Add blackboard pos_tag to cls by @wannaphong in #734
- Update perceptron.py by @wannaphong in #736
- Feature/integrate transliteration dictionary (#681) by @noppayut in #735
- Delete all LST20 model by @wannaphong in #728
- Add blackboard cls by @wannaphong in #732
- Add blackboard pos_tag by @wannaphong in #733
- Add style.css: extend docs page width by @LXZE in #742
- Add rule to TCC and Change TCC rule for newmm by @wannaphong in #741
- Setup action to check for code formatting by @new5558 in #746
- Add more test for TCC by @wannaphong in #747
- Add Thai2Rom ONNX model by @new5558 in #743
- Add pythainlp.util.count_thai_chars by @wannaphong in #748
- Feature: keyword extraction with keybert and frequency ranking by @noppayut in #751
- Add ud_goeswith by @wannaphong in #757
- Bump tensorflow from 2.7.2 to 2.9.3 by @dependabot in #758
- Add new science word by @wannaphong in #763
- Add thai_strptime and convert_years by @wannaphong in #767
- Fix typo in thai_full_month_lists for February by @PhakphumV in #770
- Add pythainlp.util.phoneme by @wannaphong in #772
- Add remove tone ipa by @wannaphong in #776
- add khavee to pythainlp by @kangkengkhadev in #777
- Add khavee docs tests by @wannaphong in #778
- add aek/too checker function to khavee by @HRNPH in #779
- Add Thai NER 2.0 by @wannaphong in #781
- Add Copyright to the header files by @wannaphong in #782
- Fixed some issues in Khavee. It's a problem with use อ by @kangkengkhadev in #785
- PyThaiNLP 4.0 beta 1 by @wannaphong in #786
New Contributors
- @LXZE made their first contribution in #742
- @new5558 made their first contribution in #746
- @PhakphumV made their first contribution in #770
- @kangkengkhadev made their first contribution in #777
- @HRNPH made their first contribution in #779
Full Changelog: v3.1.0...v4.0.0-beta1