update readme
Browse files
README.md
CHANGED
@@ -15,9 +15,9 @@ If you find the resource is useful, please cite the following paper in your work
|
|
15 |
```
|
16 |
@article{easynlp,
|
17 |
title = {EasyNLP: A Comprehensive and Easy-to-use Toolkit for Natural Language Processing},
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
}
|
23 |
```
|
|
|
15 |
```
|
16 |
@article{easynlp,
|
17 |
title = {EasyNLP: A Comprehensive and Easy-to-use Toolkit for Natural Language Processing},
|
18 |
+
publisher = {arXiv},
|
19 |
+
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},
|
20 |
+
url = {https://arxiv.org/abs/2205.00258},
|
21 |
+
year = {2022}
|
22 |
}
|
23 |
```
|