Skip to content

Commit eedb72e

Browse files
committed
Update PyThaiNLP version
1 parent 372ced4 commit eedb72e

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,17 @@ 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.1.1...dev> (select tags to compare)
14+
<https://github.com/PyThaiNLP/pythainlp/compare/v5.1.2...dev> (select tags to compare)
1515

16-
## Version 5.1.1 -> Dev
16+
## Version 5.1.2 -> Dev
1717

1818
[WIP]
1919

20-
## Version 5.1.0 -> 5.1.1
20+
## Version 5.1.2 -> 5.1.2
21+
22+
- Update romanize docs and keep space #1110
23+
24+
## Version 5.1.0 -> 5.1.2
2125

2226
- PR Description: Refactor thai_consonants_all to Use set in syllable.py #1087
2327
- ThaiTransliterator: Select 1D CPU int64 tensor device #1089

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pip install pythainlp
2626

2727
| Version | Description | Status |
2828
|:------:|:--:|:------:|
29-
| [5.1.1](https://github.com/PyThaiNLP/pythainlp/releases) | Stable | [Change Log](https://github.com/PyThaiNLP/pythainlp/issues/900) |
29+
| [5.1.2](https://github.com/PyThaiNLP/pythainlp/releases) | Stable | [Change Log](https://github.com/PyThaiNLP/pythainlp/issues/900) |
3030
| [`dev`](https://github.com/PyThaiNLP/pythainlp/tree/dev) | Release Candidate for 5.2 | [Change Log](https://github.com/PyThaiNLP/pythainlp/issues/1080) |
3131

3232
## Getting Started

README_TH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pip install pythainlp
2222

2323
| รุ่น | คำอธิบาย | สถานะ |
2424
|:------:|:--:|:------:|
25-
| [5.1.1](https://github.com/PyThaiNLP/pythainlp/releases) | Stable | [Change Log](https://github.com/PyThaiNLP/pythainlp/issues/900) |
25+
| [5.1.2](https://github.com/PyThaiNLP/pythainlp/releases) | Stable | [Change Log](https://github.com/PyThaiNLP/pythainlp/issues/900) |
2626
| [`dev`](https://github.com/PyThaiNLP/pythainlp/tree/dev) | Release Candidate for 5.2 | [Change Log](https://github.com/PyThaiNLP/pythainlp/issues/1080) |
2727

2828
ติดตามพวกเราบน [PyThaiNLP Facebook page](https://www.facebook.com/pythainlp/) เพื่อรับข่าวสารเพิ่มเติม

0 commit comments

Comments
 (0)