Commit
·
72e6c79
1
Parent(s):
cd7e943
Update README.md
Browse files
README.md
CHANGED
|
@@ -58,12 +58,15 @@ calamanCy: Tagalog NLP pipelines in spaCy
|
|
| 58 |
### Citation
|
| 59 |
|
| 60 |
```
|
| 61 |
-
@
|
| 62 |
-
title={
|
| 63 |
-
author=
|
| 64 |
-
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
|
|
|
|
|
|
|
|
|
|
| 68 |
}
|
| 69 |
```
|
|
|
|
| 58 |
### Citation
|
| 59 |
|
| 60 |
```
|
| 61 |
+
@inproceedings{miranda-2023-calamancy,
|
| 62 |
+
title = "calaman{C}y: A {T}agalog Natural Language Processing Toolkit",
|
| 63 |
+
author = "Miranda, Lester James",
|
| 64 |
+
booktitle = "Proceedings of the 3rd Workshop for Natural Language Processing Open Source Software (NLP-OSS 2023)",
|
| 65 |
+
month = dec,
|
| 66 |
+
year = "2023",
|
| 67 |
+
address = "Singapore, Singapore",
|
| 68 |
+
publisher = "Empirical Methods in Natural Language Processing",
|
| 69 |
+
url = "https://aclanthology.org/2023.nlposs-1.1",
|
| 70 |
+
pages = "1--7",
|
| 71 |
}
|
| 72 |
```
|