saketdingliwal / Abstractive-Dialogue-Summarization

26 stars 9 forks source link

It is not clear how to run the code #1

Open Asma-droid opened 4 years ago

Asma-droid commented 4 years ago

Hi,

I ask if you have some documentations pointing out how to launch the code.

regards

saketdingliwal commented 4 years ago

Hi,

We are very sorry. I am not actively maintaining this repository. However, you can look into pipeline.sh to run the code. The main files are sequence_labelling/pred_dial_tags.py and then pointer_generator decode.py.

On Wed, 3 Jun 2020, 08:10 Asma-droid, notifications@github.com wrote:

Hi,

I ask if you have some documentations pointing out how to launch the code.

regards

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/saketdingliwal/Abstractive-Dialogue-Summarization/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEBNB4RNRT3SIYMB3BL5X6DRUY4TJANCNFSM4NRTNZBA .

Asma-droid commented 4 years ago

Thanks for your response what arguments should i put to run pipeline.sh

Thanks again

saketdingliwal commented 4 years ago

The directory with csv files. Put the dialog as a CSV file in a directory and provide the full path to the pipeline.sh as argument. Csv should be named 0.csv and 0.story

On Wed, 10 Jun 2020, 05:01 Asma-droid, notifications@github.com wrote:

Thanks for your response what arguments should i put to run pipeline.sh

Thanks again

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/saketdingliwal/Abstractive-Dialogue-Summarization/issues/1#issuecomment-641858771, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEBNB4Q2XLWBCYPIP2IW6LLRV5DU5ANCNFSM4NRTNZBA .