Skip to content

Commit 14516f8

Browse files
committed
Update README.md
1 parent e76505e commit 14516f8

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -99,12 +99,12 @@ 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, 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>.
106106
107-
or by BibTeX entry:
107+
with this BibTeX entry:
108108

109109
```bibtex
110110
@software{pythainlp,
@@ -124,11 +124,12 @@ or by BibTeX entry:
124124
}
125125
```
126126

127-
Our [NLP-OSS 2023](https://nlposs.github.io/2023/) paper:
127+
To cite our [NLP-OSS 2023](https://nlposs.github.io/2023/) academic paper,
128+
please cite the paper as follows:
128129

129130
> Wannaphong Phatthiyaphaibun, Korakot Chaovavanich, Charin Polpanumas, Arthit Suriyawongkul, Lalita Lowphansirikul, Pattarawat Chormai, Peerat Limkonchotiwat, Thanathip Suntorntip, and Can Udomcharoenchaikit. 2023. [PyThaiNLP: Thai Natural Language Processing in Python.](https://aclanthology.org/2023.nlposs-1.4) In Proceedings of the 3rd Workshop for Natural Language Processing Open Source Software (NLP-OSS 2023), pages 25–36, Singapore, Singapore. Empirical Methods in Natural Language Processing.
130131
131-
and its BibTeX entry:
132+
with this BibTeX entry:
132133

133134
```bibtex
134135
@inproceedings{phatthiyaphaibun-etal-2023-pythainlp,

0 commit comments

Comments
 (0)