-
Notifications
You must be signed in to change notification settings - Fork 291
Expand file tree
/
Copy pathcodemeta.json
More file actions
201 lines (201 loc) · 7.27 KB
/
codemeta.json
File metadata and controls
201 lines (201 loc) · 7.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
{
"@context": "https://w3id.org/codemeta/3.0",
"@type": "SoftwareSourceCode",
"applicationCategory": "text analysis",
"author": [
{
"@id": "https://orcid.org/0000-0002-4153-4354",
"@type": "Person",
"familyName": "Phatthiyaphaibun",
"givenName": "Wannaphong"
},
{
"@id": "https://orcid.org/0009-0002-7350-9855",
"@type": "Person",
"familyName": "Chaovavanich",
"givenName": "Korakot"
},
{
"@id": "https://orcid.org/0000-0001-7822-4600",
"@type": "Person",
"familyName": "Polpanumas",
"givenName": "Charin"
},
{
"@id": "https://orcid.org/0000-0002-9698-1899",
"@type": "Person",
"affiliation": {
"@type": "Organization",
"name": "ADAPT Centre, Trinity College Dublin"
},
"familyName": "Suriyawongkul",
"givenName": "Arthit"
},
{
"@id": "https://orcid.org/0000-0002-5305-2088",
"@type": "Person",
"familyName": "Lowphansirikul",
"givenName": "Lalita"
},
{
"@id": "https://orcid.org/0000-0002-7582-4667",
"@type": "Person",
"familyName": "Chormai",
"givenName": "Pattarawat"
}
],
"codeRepository": "https://github.com/PyThaiNLP/pythainlp",
"copyrightYear": 2026,
"dateCreated": "2016-06-27",
"dateModified": "2026-03-10",
"datePublished": "2016-06-27",
"description": "PyThaiNLP is a Thai natural language processing library for Python. It provides standard linguistic analysis for the Thai language, including tokenization and part-of-speech tagging. Additionally, it offers standard Thai locale utility functions, such as Thai Buddhist Era date formatting and the conversion of numbers into Thai text.",
"developmentStatus": "active",
"downloadUrl": "https://github.com/PyThaiNLP/pythainlp/releases",
"identifier": "10.5281/zenodo.3519354",
"isAccessibleForFree": true,
"issueTracker": "https://github.com/PyThaiNLP/pythainlp/issues",
"keywords": [
"computational linguistics",
"linguistics",
"localization",
"natural language processing",
"NLP",
"text analysis",
"text processing",
"ThaiNLP",
"Thai NLP",
"Thai language",
"tokenization"
],
"license": "https://spdx.org/licenses/Apache-2.0",
"maintainer": [
{
"@id": "https://orcid.org/0000-0002-4153-4354",
"@type": "Person",
"familyName": "Phatthiyaphaibun",
"givenName": "Wannaphong"
},
{
"@id": "https://orcid.org/0000-0002-9698-1899",
"@type": "Person",
"affiliation": {
"@type": "Organization",
"name": "ADAPT Centre, Trinity College Dublin"
},
"familyName": "Suriyawongkul",
"givenName": "Arthit"
}
],
"name": "PyThaiNLP",
"programmingLanguage": "Python 3",
"readme": "https://github.com/PyThaiNLP/pythainlp/blob/dev/README.md",
"referencePublication": [
{
"@type": "ScholarlyArticle",
"author": [
{
"@id": "https://orcid.org/0000-0002-4153-4354",
"@type": "Person",
"affiliation": {
"name": "VISTEC",
"@type": "Organization"
},
"email": "wannaphong.p_s21@vistec.ac.th",
"familyName": "Phatthiyaphaibun",
"givenName": "Wannaphong"
},
{
"@id": "https://orcid.org/0009-0002-7350-9855",
"@type": "Person",
"affiliation": {
"name": "PyThaiNLP",
"@type": "Organization"
},
"familyName": "Chaovavanich",
"givenName": "Korakot"
},
{
"@id": "https://orcid.org/0000-0001-7822-4600",
"@type": "Person",
"affiliation": {
"name": "PyThaiNLP",
"@type": "Organization"
},
"familyName": "Polpanumas",
"givenName": "Charin"
},
{
"@id": "https://orcid.org/0000-0002-9698-1899",
"@type": "Person",
"affiliation": {
"name": "Trinity College Dublin",
"@type": "Organization"
},
"familyName": "Suriyawongkul",
"givenName": "Arthit"
},
{
"@id": "https://orcid.org/0000-0002-5305-2088",
"@type": "Person",
"affiliation": {
"name": "VISTEC",
"@type": "Organization"
},
"familyName": "Lowphansirikul",
"givenName": "Lalita"
},
{
"@id": "https://orcid.org/0000-0002-7582-4667",
"@type": "Person",
"affiliation": {
"name": "Technische Universität Berlin; Max Planck School of Cognition",
"@type": "Organization"
},
"familyName": "Chormai",
"givenName": "Pattarawat"
},
{
"@id": "https://orcid.org/0000-0002-7212-8228",
"@type": "Person",
"affiliation": {
"name": "VISTEC",
"@type": "Organization"
},
"familyName": "Limkonchotiwat",
"givenName": "Peerat"
},
{
"@type": "Person",
"affiliation": {
"name": "Wisesight",
"@type": "Organization"
},
"familyName": "Suntorntip",
"givenName": "Thanathip"
},
{
"@id": "https://orcid.org/0000-0002-7090-0536",
"@type": "Person",
"affiliation": {
"name": "VISTEC",
"@type": "Organization"
},
"familyName": "Udomcharoenchaikit",
"givenName": "Can"
}
],
"datePublished": "2023-12-06",
"identifier": "10.18653/v1/2023.nlposs-1.4",
"isAccessibleForFree": true,
"name": "PyThaiNLP: Thai Natural Language Processing in Python",
"url": "https://aclanthology.org/2023.nlposs-1.4/"
}
],
"relatedLink": [
"https://pythainlp.org/",
"https://pythainlp.org/Model-Cards/"
],
"url": "https://pythainlp.org/",
"version": "5.3.0"
}