Sem-Dialogue
Sem-Dialogue copied to clipboard
Code for our paper "Semantic Representation for Dialogue Modeling" in ACL2021
Hi, I am trying to reproduce the preprocessing pipeline in #1, and I have a few questions: 1. For neural coreference, what setting was used? Was the speaker name(speaker1,2) included...
Hello! I have two questions regarding the processing of src and tgt files in DialogRG. 1. For src and tgt, I wonder if your work followed [Zhu et. al 2019](https://github.com/Amazing-J/structural-transformer)...
Sorry to bother you again, I tried to reproduce the data processing part of your work, but found that this is a heavy data processing process, can you post the...
Can you provide the code on how to process the corpus to get this part of the data
Hi, @freesunshine0316 , recently I have tried to run your projects, but when I run the commond line `conda create --name --file requirements.txt`, there occurences some problems as follows: ```...