File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
2- SPDX-FileCopyrightText : 2025 PyThaiNLP Project
2+ SPDX-FileCopyrightText : 2025-2026 PyThaiNLP Project
33SPDX-FileType : DOCUMENTATION
44SPDX-License-Identifier : CC0-1.0
55---
@@ -11,12 +11,20 @@ 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.2 ...dev > (select tags to compare)
14+ < https://github.com/PyThaiNLP/pythainlp/compare/v5.2.0 ...dev > (select tags to compare)
1515
1616## Version 5.2.0 -> dev
17- [ WIP]
17+
18+ Some features and fixes in this version are AI assisted.
19+ See PR for prompt and details.
20+
21+ - Lazy load dictionaries to reduce memory usage #1186
22+ - Consolidate configuration into pyproject.toml #1188
23+ - Update type hints; Use Python 3.9 features #1189 #1190
24+ - Fix KeyError when transliterating text with Thai alphabet Kho Khon (U+0E05) #1187
1825
1926## Version 5.1.2 -> 5.2.0
27+
2028- Add pythainlp.translate.word_translate #1102
2129- Update Dockerfile #1049
2230- Add Words Spelling Correction using Char2Vec #1075
You can’t perform that action at this time.
0 commit comments