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---
@@ -108,9 +108,7 @@ Make sure the tests pass on GitHub Actions.
108108
109109See more in [ tests/README.md] ( ./tests/README.md )
110110
111- ## Building and Installing
112-
113- PyThaiNLP uses modern Python packaging with all configuration in ` pyproject.toml ` (PEP 517/518/621).
111+ ## Installing and Building
114112
115113### Installing for Development
116114
Original file line number Diff line number Diff line change 33 "@type" : " SoftwareSourceCode" ,
44 "name" : " PyThaiNLP" ,
55 "description" : " Thai Natural Language Processing in Python" ,
6- "version" : " 5.1 .0" ,
6+ "version" : " 5.2 .0" ,
77 "author" : [
88 {
99 "@type" : " Person" ,
6161 "issueTracker" : " https://github.com/PyThaiNLP/pythainlp/issues" ,
6262 "url" : " https://pythainlp.org/" ,
6363 "keywords" : [
64+ " NLP" ,
6465 " natural language processing" ,
65- " Thai" ,
66- " Python" ,
66+ " tokenization" ,
6767 " text processing" ,
68+ " linguistics" ,
69+ " localization" ,
6870 " computational linguistics" ,
69- " tokenization" ,
70- " word segmentation" ,
71- " NLP" ,
72- " Thai language" ,
73- " Thai NLP"
71+ " ThaiNLP" ,
72+ " Thai NLP" ,
73+ " Thai language"
7474 ]
7575}
Original file line number Diff line number Diff line change @@ -34,7 +34,6 @@ keywords = [
3434 " NLP" ,
3535 " natural language processing" ,
3636 " tokenization" ,
37- " text analytics" ,
3837 " text processing" ,
3938 " linguistics" ,
4039 " localization" ,
You can’t perform that action at this time.
0 commit comments