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
<ahref="https://matrix.to/#/#thainlp:matrix.org"rel="noopener"target="_blank"><imgsrc="https://matrix.to/img/matrix-badge.svg"alt="Chat on Matrix"></a>
13
13
</div>
14
14
@@ -143,34 +143,37 @@ For more detailed information on testing, please refer to the tests README:
143
143
## Contribute to PyThaiNLP
144
144
145
145
- Please fork and create a pull request :)
146
-
- For style guides and other information, including references to algorithms we use, please refer to our [contributing](https://github.com/PyThaiNLP/pythainlp/blob/dev/CONTRIBUTING.md) page.
146
+
- For style guides and other information, including references to algorithms we use,
147
+
please refer to our [contributing](https://github.com/PyThaiNLP/pythainlp/blob/dev/CONTRIBUTING.md) page.
147
148
148
149
## Who uses PyThaiNLP?
149
150
150
151
You can read [INTHEWILD.md](https://github.com/PyThaiNLP/pythainlp/blob/dev/INTHEWILD.md).
151
152
152
153
## Citations
153
154
154
-
If you use `PyThaiNLP` in your project or publication, please cite the library as follows:
155
+
If you use `PyThaiNLP` in your project or publication,
156
+
please cite the library as follows:
155
157
156
-
> Wannaphong Phatthiyaphaibun, Korakot Chaovavanich, Charin Polpanumas, Arthit Suriyawongkul, Lalita Lowphansirikul, & Pattarawat Chormai. (2016, Jun 27). PyThaiNLP: Thai Natural Language Processing in Python. Zenodo. <http://doi.org/10.5281/zenodo.3519354>
158
+
> Phatthiyaphaibun, Wannaphong, Korakot Chaovavanich, Charin Polpanumas, Arthit Suriyawongkul, Lalita Lowphansirikul, and Pattarawat Chormai. “Pythainlp: Thai Natural Language Processing in Python”. Zenodo, 2 June 2024. <http://doi.org/10.5281/zenodo.3519354>.
157
159
158
160
or by BibTeX entry:
159
161
160
-
```bib
161
-
@misc{pythainlp,
162
+
```bibtex
163
+
@software{pythainlp,
162
164
title = "{P}y{T}hai{NLP}: {T}hai Natural Language Processing in {P}ython",
0 commit comments