We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bbdb2d commit d7719b1Copy full SHA for d7719b1
CHANGELOG.md
@@ -11,12 +11,17 @@ Notable changes between versions.
11
- For full release notes, see:
12
<https://github.com/PyThaiNLP/pythainlp/releases>
13
- For detailed commit changes, see:
14
- <https://github.com/PyThaiNLP/pythainlp/compare/v5.1.0...dev> (select tags to compare)
+ <https://github.com/PyThaiNLP/pythainlp/compare/v5.1.1...dev> (select tags to compare)
15
16
-## Version 5.1.0 -> Dev
+## Version 5.1.1 -> Dev
17
18
[WIP]
19
20
+## Version 5.1.0 -> 5.1.1
21
+
22
+- PR Description: Refactor thai_consonants_all to Use set in syllable.py #1087
23
+- ThaiTransliterator: Select 1D CPU int64 tensor device #1089
24
25
## Version 5.0.5 -> 5.1.0
26
27
- Add Thai Discourse Treebank postag #910
0 commit comments