avinsit123 / keyphrase-gan

Code for the AAAI 2020 paper "Keyphrase Generation for Scientific Articles using GANs"

Home Page:https://aaai.org/ojs/index.php/AAAI/article/view/7238

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

RandomTuringDuck opened this issue · comments

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

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

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 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.

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