Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
## Citation
|
2 |
+
|
3 |
+
If you use **IndoGovBERT** in your research or work, please cite the following paper:
|
4 |
+
|
5 |
+
**BibTeX:**
|
6 |
+
```bibtex
|
7 |
+
@article{riyadi2024indogovbert,
|
8 |
+
title={IndoGovBERT: A Domain-Specific Language Model for Processing Indonesian Government SDG Documents},
|
9 |
+
author={Riyadi, Agus and Kovacs, Mate and Serd{\"u}lt, Uwe and Kryssanov, Victor},
|
10 |
+
journal={Big Data and Cognitive Computing},
|
11 |
+
volume={8},
|
12 |
+
number={11},
|
13 |
+
pages={153},
|
14 |
+
year={2024},
|
15 |
+
publisher={Multidisciplinary Digital Publishing Institute},
|
16 |
+
doi = {10.3390/bdcc8110153}
|
17 |
+
}
|
18 |
+
```
|
19 |
+
**APA:**
|
20 |
+
|
21 |
+
Riyadi, A., Kovacs, M., Serdült, U., & Kryssanov, V. (2024). IndoGovBERT: A Domain-Specific Language Model for Processing Indonesian Government SDG Documents. Big Data and Cognitive Computing, 8(11), 153. https://doi.org/10.3390/bdcc8110153
|
22 |
+
|