Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,28 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-nc-sa-4.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-sa-4.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
This is the dataset for NLPCC2025 Shared Task 5: Chinese Government Text Correction with Knowledge Bases. The guidelines for the shared task can be found at [Github](https://github.com/13403773316/CGTC-KB), [Gitlab](https://gitlab.com/hfxunlp/CGTC-KB), [Codeberg](https://codeberg.org/hfxunlp/CGTC-KB) or [Gitee](https://gitee.com/hfxunlp/CGTC-KB).
|
| 6 |
+
|
| 7 |
+
Please cite the corresponding paper if use the dataset:
|
| 8 |
+
|
| 9 |
+
```
|
| 10 |
+
@InProceedings{song2026overview,
|
| 11 |
+
author="Song, Yang
|
| 12 |
+
and Jia, Yuxiang
|
| 13 |
+
and Yan, Yuchen
|
| 14 |
+
and Cui, Jiajia
|
| 15 |
+
and Mu, Lingling
|
| 16 |
+
and Xu, Hongfei",
|
| 17 |
+
editor="Mao, Xian-Ling
|
| 18 |
+
and Ren, Zhaochun
|
| 19 |
+
and Yang, Muyun",
|
| 20 |
+
title="Overview of NLPCC 2025 Shared Task 5: Chinese Government Text Correction with Knowledge Bases",
|
| 21 |
+
booktitle="Natural Language Processing and Chinese Computing",
|
| 22 |
+
year="2026",
|
| 23 |
+
publisher="Springer Nature Singapore",
|
| 24 |
+
address="Singapore",
|
| 25 |
+
pages="417--428",
|
| 26 |
+
isbn="978-981-95-3352-7"
|
| 27 |
+
}
|
| 28 |
+
```
|