update readme
Browse files
README.md
CHANGED
|
@@ -16,10 +16,10 @@ This project provides Chinese pre-trained language models and various types of N
|
|
| 16 |
If you find the resource is useful, please cite the following paper in your work:
|
| 17 |
```
|
| 18 |
@article{easynlp,
|
| 19 |
-
title = {EasyNLP: A Comprehensive and Easy-to-use Toolkit for Natural Language Processing},
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
}
|
| 25 |
```
|
|
|
|
| 16 |
If you find the resource is useful, please cite the following paper in your work:
|
| 17 |
```
|
| 18 |
@article{easynlp,
|
| 19 |
+
title = {EasyNLP: A Comprehensive and Easy-to-use Toolkit for Natural Language Processing},
|
| 20 |
+
publisher = {arXiv},
|
| 21 |
+
author = {Wang, Chengyu and Qiu, Minghui and Zhang, Taolin and Liu, Tingting and Li, Lei and Wang, Jianing and Wang, Ming and Huang, Jun and Lin, Wei},
|
| 22 |
+
url = {https://arxiv.org/abs/2205.00258},
|
| 23 |
+
year = {2022}
|
| 24 |
}
|
| 25 |
```
|