seq-to-mind / DMRST_Parser

One implementation of the paper "DMRST: A Joint Framework for Document-Level Multilingual RST Discourse Segmentation and Parsing".
33 stars 10 forks source link

the relation numbers #2

Closed jing86736238 closed 1 year ago

jing86736238 commented 1 year ago

hello, i just want to know the relation nums , because i find the relations nums in your paper is 18, but i just find 16 in your references, the 2 is span and same-unit?

seq-to-mind commented 1 year ago

You can see the current complete relation label list in the file 1_MUL_generate_input_pkl_XLMR.py. This label list is built on the multi-lingual RST corpora we used (and described in the paper).