File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -11,16 +11,24 @@ Notable changes between versions.
1111- For full release notes, see:
1212 < https://github.com/PyThaiNLP/pythainlp/releases >
1313- For detailed commit changes, see:
14- < https://github.com/PyThaiNLP/pythainlp/compare/v5.0.4 ...dev > (select tags to compare)
14+ < https://github.com/PyThaiNLP/pythainlp/compare/v5.1.0 ...dev > (select tags to compare)
1515
16- ## Version 5.0.5 -> Dev
16+ ## Version 5.1.0 -> Dev
17+
18+ [ WIP]
19+
20+ ## Version 5.0.5 -> 5.1.0
1721
1822- Add Thai Discourse Treebank postag #910
1923- Add Thai Universal Dependency Treebank postag #916
2024- Add Thai G2P v2 Grapheme-to-Phoneme model #923
2125- Add support for list of strings as input to sent_tokenize() #927
2226- Add pythainlp.tools.safe_print to handle UnicodeEncodeError on console #969
2327- Fix collate() to consider tonemark in ordering #926
28+ - Fix nlpo3.load_dict() that never print error msg when not success #979
29+ - Add Thai Solar Date convert to Thai Lunar Date #998
30+ - Add Thai pangram text #1045
31+ - Remove clause_tokenize #1024
2432
2533## Version 5.0.4 -> 5.0.5
2634
You can’t perform that action at this time.
0 commit comments