Schedule - First Beta release: WIP - Production release: WIP See [5.2 Milestone](https://github.com/PyThaiNLP/pythainlp/milestone/20). ## What is new? - Add pythainlp.translate.word_translate #1102 - Update Dockerfile #1049 - Add Words Spelling Correction using Char2Vec #1075 - Add Thailand Ancient Currency Converter #1113 - Add B-K/umt5-thai-g2p-v2-0.5k #1140 - Add budoux to word tokenizer engine #1161 - pythainlp.cls, use instead pythainlp.classify https://github.com/PyThaiNLP/pythainlp/commit/9a2c15756df2227532a1ae94675a59d1e325cf7b ### Remove - Remove conceptnet #1103 ### Improve - [Add new Thai words to words_th.txt](https://github.com/PyThaiNLP/pythainlp/commit/bf24627d47e5f6501031f7c26d6be490a0c13140) - [Add สว. and เซลฟี to the word list](https://github.com/PyThaiNLP/pythainlp/commit/5f69f76fa92f41405a30f013ae0d4f7a8922b24d) - [Add โศกาสาไถย to the word list](https://github.com/PyThaiNLP/pythainlp/commit/fdacba48dcd6acd0dc720d88a01d7e596ddc9f17) - [Add หมาล่า and หมูสไลซ์ to the word list](https://github.com/PyThaiNLP/pythainlp/commit/7c775c22682c55e11476d0634557168e7cf3a500) - [Add Matcha to the word list](https://github.com/PyThaiNLP/pythainlp/commit/ea70cdb421fbe89ae550c58f2408cf3f5da8ce8e) - [Add TypeError to digitconv.py](https://github.com/PyThaiNLP/pythainlp/commit/00f55ff4cebbbfe1524e4ede4a1a6a7c9e343c0f) - [update docs in named_entity.py](https://github.com/PyThaiNLP/pythainlp/commit/48d803b7c73bc44e9493d111535a51cf5e2fa4bd) - [Add safe_print docs](https://github.com/PyThaiNLP/pythainlp/commit/9e1cace52ebaf58f2c41717fff84e2bda4294ee7) - [Add ImportError for phunspell and symspellpy](https://github.com/PyThaiNLP/pythainlp/commit/7c44b648dd9c7329356ce5153cecc17a9ff78923) - fix the connectivity of cli commands #1154 - Fix Docker build failure, add docker compose file for convenience #1132
Schedule
See 5.2 Milestone.
What is new?
Remove
Improve