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