Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YJiangcm committed May 9, 2023
1 parent 27fa7fd commit 01511d7
Showing 1 changed file with 16 additions and 7 deletions.
23 changes: 16 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,21 @@ python3 run.py
### Ciation
Please cite our paper by:
```bibtex
@misc{jiang2022global,
title={Global and Local Hierarchy-aware Contrastive Framework for Implicit Discourse Relation Recognition},
author={Yuxin Jiang and Linhan Zhang and Wei Wang},
year={2022},
eprint={2211.13873},
archivePrefix={arXiv},
primaryClass={cs.CL}
@article{DBLP:journals/corr/abs-2211-13873,
author = {Yuxin Jiang and
Linhan Zhang and
Wei Wang},
title = {Global and Local Hierarchy-aware Contrastive Framework for Implicit
Discourse Relation Recognition},
journal = {CoRR},
volume = {abs/2211.13873},
year = {2022},
url = {https://doi.org/10.48550/arXiv.2211.13873},
doi = {10.48550/arXiv.2211.13873},
eprinttype = {arXiv},
eprint = {2211.13873},
timestamp = {Tue, 29 Nov 2022 17:41:18 +0100},
biburl = {https://dblp.org/rec/journals/corr/abs-2211-13873.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
```

0 comments on commit 01511d7

Please sign in to comment.