HLTCHKUST / Mem2Seq

Mem2Seq: Effectively Incorporating Knowledge Bases into End-to-End Task-Oriented Dialog Systems
MIT License
353 stars 106 forks source link

multi-bleu problem #10

Closed Linohong closed 5 years ago

Linohong commented 5 years ago

Hi, I'm trying to work on the open source of yours, Mem2Seq. I found it fascinating to be able to run this good work ! thanks a lot. However, whenever I try to run the program, it gives 'multi-bleu' error.

FileNotFoundError: [Errno 2] No such file or directory: '/home/Somedirectory/bin/tools/multi-bleu.perl': '/home/Somedirectory/bin/tools/multi-bleu.perl'

I try downloading 'multi-bleu.perl' from the web and located at the place where the error says, but now it gives me permission denied error. Can I get an idea of how to handle this problem?

Thanks !

jasonwu0731 commented 5 years ago

Hello,

sorry for the problem (maybe it was deleted by mistake). Please put the multi-bleu.perl file under the utils folder. Or please pull the repo again to get the file.

Linohong commented 5 years ago

Ohhh ! I'll try your advice Thank you so much :)

Best.

Lino Hong.

On Sunday, December 9, 2018, Chien-Sheng Jason Wu notifications@github.com wrote:

Hello,

sorry for the problem (maybe it was deleted by mistake). Please put the multi-bleu.perl file under the utils folder. Or please pull the repo again to get the file.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HLTCHKUST/Mem2Seq/issues/10#issuecomment-445490306, or mute the thread https://github.com/notifications/unsubscribe-auth/AS5ycK4d5wSpKjJRx6UbLiHjXNrxEUnKks5u3CsYgaJpZM4ZJw7Y .

--


Taesuk Lino Hong, Master's student Natural Language Processing Laboratory, Graduate School of Computer Science and Engineering, Sogang University, Seoul, Korea

zengyazy commented 4 years ago

I also get the same permission denied error when I put the multi-bleu.perl in the correct folder。

Permission denied: '/home/wanli/zengya/Project/bin/tools/multi-bleu.perl'

Can I get an idea of how to handle this problem?Thanks !

Linohong commented 4 years ago

Hi, below is the advice which Jason gave me a while ago.

I'm sorry to tell you I can't remember if it did work or not, but I think it did because there are no further questions after that.


Hello,

sorry for the problem (maybe it was deleted by mistake). Please put the multi-bleu.perl file under the utils folder. Or please pull the repo again to get the file.

Best,

Lino Hong.


Taesuk Lino Hong, MS and PhD integrated program Natural Language Processing Laboratory, Graduate School of Computer Science and Engineering, Sogang University, Seoul, Korea

On Wed, Sep 23, 2020 at 10:51 PM zengyazy notifications@github.com wrote:

I also get the same permission denied error when I put the multi-bleu.perl in the correct folder。

Permission denied: '/home/wanli/zengya/Project/bin/tools/multi-bleu.perl'

Can I get an idea of how to handle this problem?Thanks !

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HLTCHKUST/Mem2Seq/issues/10#issuecomment-697386647, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEXHE4EWQWSRKO3IEIHL3XTSHH4O5ANCNFSM4GJHB3MA .

zengyazy commented 4 years ago

Hi, below is the advice which Jason gave me a while ago. I'm sorry to tell you I can't remember if it did work or not, but I think it did because there are no further questions after that.

Thank you very much for your reply.I solved this problem when I added executable permissions to the script multi-bleu.perl.Thank you so much(* ̄︶ ̄)