liyucheng09 / Metaphor_Generator

The first Chinese metaphor corpus serving for identification and generation. 中文比喻数据集. Presented at COLING 2022.
33 stars 4 forks source link

Request for Modified Code of Generative Models Cited in the Paper #2

Closed JasonShao55 closed 1 year ago

JasonShao55 commented 1 year ago

Hi Yucheng, I hope this message finds you well. I was wondering if you could provide the specific modified code and instructions for the other generative models used in your paper, particularly for SeqGan. Since SeqGan was originally constructed using Python 2 and earlier versions of related libraries, it would be greatly appreciated if you could share the details of how you adapted it for metaphor generation tasks based on the original repository.

Additionally, if you still have the test_result.txt files for each model, would it be possible for you to share them with me? I am hoping to conduct similar experiments in my research.

I believe that if my work goes well, your paper will be frequently cited, which would benefit us both.

Thank you for your time and consideration. I look forward to hearing from you.

liyucheng09 commented 1 year ago

Please find the my implementation of SeqGAN under our metaphor generation experiments at here. You can use the pre-trained parameters down in the .save folder directly to replicate the original results.

Let me know if you have further questions. if it has solved your issue, please close the issue.

JasonShao55 commented 1 year ago

Sure I shall try it these days.

JasonShao55 commented 1 year ago

Please accept my application to access the Google Drive's file.

liyucheng09 commented 1 year ago

try it again. now it should be fine

JasonShao55 commented 1 year ago

Now I'm able to download it. Thanks.

liyucheng09 @.***> 于2023年7月13日周四 22:28写道:

try it again. now it should be fine

— Reply to this email directly, view it on GitHub https://github.com/liyucheng09/Metaphor_Generator/issues/2#issuecomment-1634346467, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOUR66OOPY5WNTGRQJTZ6R3XQAAXJANCNFSM6AAAAAAZ6L65L4 . You are receiving this because you modified the open/close state.Message ID: @.***>

JasonShao55 commented 1 year ago

Hi, due to change of plan we have decided not to apply SeqGan in our work. I suppose this issue should be closed.