@@ -99,15 +99,15 @@ for guidelines and algorithm references.
9999
100100## Citations
101101
102- If you use ` PyThaiNLP ` in your project or publication ,
103- please cite the library as follows:
102+ If you use ` PyThaiNLP ` library in your project,
103+ please cite the software as follows:
104104
105105> Phatthiyaphaibun, Wannaphong, Korakot Chaovavanich, Charin Polpanumas,
106106> Arthit Suriyawongkul, Lalita Lowphansirikul, and Pattarawat Chormai.
107107> “Pythainlp: Thai Natural Language Processing in Python”.
108108> Zenodo, 2 June 2024. < http://doi.org/10.5281/zenodo.3519354 > .
109109
110- or by BibTeX entry:
110+ with this BibTeX entry:
111111
112112``` bibtex
113113@software{pythainlp,
@@ -127,7 +127,8 @@ or by BibTeX entry:
127127}
128128```
129129
130- Our [ NLP-OSS 2023] ( https://nlposs.github.io/2023/ ) paper:
130+ To cite our [ NLP-OSS 2023] ( https://nlposs.github.io/2023/ ) academic paper,
131+ please cite the paper as follows:
131132
132133> Wannaphong Phatthiyaphaibun, Korakot Chaovavanich, Charin Polpanumas,
133134> Arthit Suriyawongkul, Lalita Lowphansirikul, Pattarawat Chormai,
@@ -139,7 +140,7 @@ Our [NLP-OSS 2023](https://nlposs.github.io/2023/) paper:
139140> pages 25–36, Singapore, Singapore.
140141> Empirical Methods in Natural Language Processing.
141142
142- and its BibTeX entry:
143+ with this BibTeX entry:
143144
144145``` bibtex
145146@inproceedings{phatthiyaphaibun-etal-2023-pythainlp,
0 commit comments