You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- PyO3 compatibility: Updated to support the latest PyO3 versions (0.21+) and leverage the Bound struct for efficiency.
11
+
- Python version: Minimum supported Python version is now 3.7.
12
+
- Upgraded backend: The Rust nlpo3 library has been upgraded to v1.4.0, resulting in improved Thai character cluster handling.
13
+
- No new features or API changes.
14
+
15
+
Install:
16
+
17
+
> pip install nlpo3
18
+
19
+
See more: [https://github.com/PyThaiNLP/nlpo3/releases/tag/nlpo3-python-v1.3.1](https://github.com/PyThaiNLP/nlpo3/releases/tag/nlpo3-python-v1.3.1)
0 commit comments