avinsit123 / keyphrase-gan

Code for the AAAI 2020 paper "Keyphrase Generation for Scientific Articles using GANs"
https://aaai.org/ojs/index.php/AAAI/article/view/7238
MIT License
60 stars 10 forks source link

where is the requirements.txt? I don't find it anywhere. #3

Closed RandomTuringDuck closed 4 years ago

RandomTuringDuck commented 4 years ago

where is the requirements.txt? I don't find it anywhere.

RandomTuringDuck commented 4 years ago

The code has too many bugs and it doesn't work.

avinsit123 commented 4 years ago

I have transferred the codes from a local server to github so there might be some issue with remaining files. Pls list all the parts where you are facing problems . I will try to fix them.

RandomTuringDuck commented 4 years ago

I have transferred the codes from a local server to github so there might be some issue with remaining files. Pls list all the parts where you are facing problems . I will try to fix them.

I have resolved these problems. I get the requirments.txt from "keyphrase-generation-rl". Now I can run it, so let's see the effect of this model. Thanks.

SaidaSaad commented 4 years ago

@RandomTuringDuck hello, did you able to run the code?