DHGN icon indicating copy to clipboard operation
DHGN copied to clipboard

Question about Graph Construction Process

Open SeungoneKim opened this issue 3 years ago • 0 comments

Dear authors,

I have a question about the data preprocessing step(Heterogeneous Dialogue Graph Construction Process). So far, I have understood that the result of this step is in the '/data' folder. (e.g., {train/valid/test}.{node_type/edge_type/edge_index}.txt) However, I cannot find the code to map the input data into this format.

Could you provide the code you used for making this txt files? I am trying to apply the DHGN model to another dialogue summarization dataset and use it as a baseline in our paper. It would really be appreciated if you could do so!

Most respectively, Seungone Kim

SeungoneKim avatar May 06 '22 17:05 SeungoneKim