|
1 | 1 | # PyThaiNLP: Thai Natural Language Processing in Python |
2 | 2 |
|
3 | | - |
| 3 | + |
4 | 4 |
|
5 | 5 | [](https://pypi.python.org/pypi/pythainlp) |
6 | 6 | [](https://www.python.org/downloads/) |
@@ -170,28 +170,52 @@ with this BibTeX entry: |
170 | 170 | } |
171 | 171 | ``` |
172 | 172 |
|
173 | | -## Sponsors |
174 | | - |
175 | | -| Logo | Description | |
176 | | -| --- | ----------- | |
177 | | -| [](https://airesearch.in.th/) | Since 2019, our contributors Korakot Chaovavanich and Lalita Lowphansirikul have been supported by [VISTEC-depa Thailand Artificial Intelligence Research Institute](https://airesearch.in.th/). | |
178 | | -| [](https://www.macstadium.com) | We get support of free Mac Mini M1 from [MacStadium](https://www.macstadium.com) for running CI builds. | |
179 | | - |
180 | | ------- |
181 | | - |
182 | | -<div align="center"> |
183 | | - Made with ❤️ | PyThaiNLP Team 💻 | "We build Thai NLP" 🇹🇭 |
184 | | -</div> |
185 | | - |
186 | | ------- |
187 | | - |
188 | | -<div align="center"> |
189 | | - <strong>We have only one official repository at |
190 | | - https://github.com/PyThaiNLP/pythainlp and another mirror at |
191 | | - https://gitlab.com/pythainlp/pythainlp</strong> |
192 | | -</div> |
193 | | - |
194 | | -<div align="center"> |
195 | | - <strong>Beware of malware if you use code from mirrors other than the |
196 | | - official two on GitHub and GitLab.</strong> |
197 | | -</div> |
| 173 | +## Acknowledgements |
| 174 | + |
| 175 | +PyThaiNLP was founded by Wannaphong Phatthiyaphaibun in 2016. |
| 176 | +His contributions from 2021 were made during a PhD studentship supported by |
| 177 | +[Vidyasirimedhi Institute of Science and Technology (VISTEC)][vistec]. |
| 178 | + |
| 179 | +The contributions of Arthit Suriyawongkul to PyThaiNLP |
| 180 | +from November 2017 until August 2019 were funded by [Wisesight][]. |
| 181 | +His contributions from November 2019 until October 2024 were made during |
| 182 | +a PhD studentship supported by |
| 183 | +[Taighde Éireann – Research Ireland][researchireland] |
| 184 | +under Grant Number 18/CRT/6224 |
| 185 | +([Research Ireland Centre for Research Training in Digitally-Enhanced Reality |
| 186 | +(d-real)][dreal]). |
| 187 | + |
| 188 | +The contributions of Pattarawat Chormai to PyThaiNLP from 2018 until 2019 |
| 189 | +were made during a research internship at the |
| 190 | +[Natural Language Processing Lab, |
| 191 | +Department of Linguistics, Faculty of Arts, |
| 192 | +Chulalongkorn University][nlp-chula]. |
| 193 | + |
| 194 | +The contributions of Korakot Chaovavanich and Lalita Lowphansirikul |
| 195 | +to PyThaiNLP from 2019 until 2022 were funded by the |
| 196 | +[VISTEC-depa Thailand AI Research Institute][airesearch]. |
| 197 | + |
| 198 | +The Mac Mini M1 used for macOS testing was donated by [MacStadium][]. |
| 199 | +This hardware was essential for the project's testing suite from October 2022 |
| 200 | +to October 2023, filling a critical gap before GitHub Actions introduced |
| 201 | +native support for Apple Silicon runners. |
| 202 | + |
| 203 | +[vistec]: https://www.vistec.ac.th/ |
| 204 | +[airesearch]: https://airesearch.in.th/ |
| 205 | +[wisesight]: https://wisesight.com/ |
| 206 | +[researchireland]: https://www.researchireland.ie/ |
| 207 | +[dreal]: https://d-real.ie/ |
| 208 | +[nlp-chula]: https://attapol.github.io/lab.html |
| 209 | +[macstadium]: https://www.macstadium.com/ |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | +We have only one official repository at |
| 215 | +<https://github.com/PyThaiNLP/pythainlp> |
| 216 | +and another mirror at |
| 217 | +<https://gitlab.com/pythainlp/pythainlp>. |
| 218 | + |
| 219 | +Beware of malware if you use code from places other than these two. |
| 220 | + |
| 221 | +Made with ❤️ | PyThaiNLP Team 💻 | "We build Thai NLP" 🇹🇭 |
0 commit comments