File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : post
3
+ title : nlpO3-Python 1.3.1 Released!
4
+ gh-repo : pythainlp/nlpo3
5
+ gh-badge : [star, fork]
6
+ categories : [news]
7
+ comments : true
8
+ ---
9
+ What's Changed
10
+ - 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 )
You can’t perform that action at this time.
0 commit comments