tchewik commited on
Commit
832adb7
·
verified ·
1 Parent(s): 3d39398

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -30
README.md CHANGED
@@ -1,19 +1,21 @@
1
- ---
2
- license: cc-by-nc-4.0
3
- language:
4
- - en
5
- - cs
6
- - de
7
- - eu
8
- - fa
9
- - fr
10
- - nl
11
- - pt
12
- - ru
13
- - es
14
- - zh
15
- library_name: transformers
16
- ---
 
 
17
 
18
  ---
19
 
@@ -75,18 +77,19 @@ If you use the IsaNLP RST Parser in your research, please cite our work as follo
75
  url = "https://aclanthology.org/2024.findings-acl.577",
76
  pages = "9689--9706"
77
  }
78
- ```
79
- - **For `unirst`:**
 
80
  ```bibtex
81
- @inproceedings{chistova-2025-bridging,
82
- title = "Bridging Discourse Treebanks with a Unified Rhetorical Structure Parser",
83
- author = "Chistova, Elena",
84
- booktitle = "Proceedings of the 6th Workshop on Computational Approaches to Discourse, Context and Document-Level Inferences (CODI 2025)",
85
- month = nov,
86
- year = "2025",
87
- address = "Suzhou, China",
88
- publisher = "Association for Computational Linguistics",
89
- url = "https://aclanthology.org/2025.codi-1.17/",
90
- pages = "197--208"
91
- }
92
- ```
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ language:
4
+ - en
5
+ - cs
6
+ - de
7
+ - eu
8
+ - fa
9
+ - fr
10
+ - nl
11
+ - pt
12
+ - ru
13
+ - es
14
+ - zh
15
+ library_name: transformers
16
+ tags:
17
+ - discourse
18
+ ---
19
 
20
  ---
21
 
 
77
  url = "https://aclanthology.org/2024.findings-acl.577",
78
  pages = "9689--9706"
79
  }
80
+ ```
81
+
82
+ - **For `unirst`:**
83
  ```bibtex
84
+ @inproceedings{chistova-2025-bridging,
85
+ title = "Bridging Discourse Treebanks with a Unified Rhetorical Structure Parser",
86
+ author = "Chistova, Elena",
87
+ booktitle = "Proceedings of the 6th Workshop on Computational Approaches to Discourse, Context and Document-Level Inferences (CODI 2025)",
88
+ month = nov,
89
+ year = "2025",
90
+ address = "Suzhou, China",
91
+ publisher = "Association for Computational Linguistics",
92
+ url = "https://aclanthology.org/2025.codi-1.17/",
93
+ pages = "197--208"
94
+ }
95
+ ```