Maluuba / nlg-eval

Evaluation code for various unsupervised automated metrics for Natural Language Generation.

Home Page:http://arxiv.org/abs/1706.09799

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FileNotFoundError: [Errno 2] No such file or directory: '/root/.config/nlgeval/rc.json'

jack-wxm opened this issue · comments

why can not find rc.json?

Maybe it got deleted? Try running nlg-eval --setup again.

Maybe it got deleted? Try running nlg-eval --setup again.

show this mistake: requests.exceptions.ConnectionError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /moses-smt/mosesdecoder/b199e654df2a26ea58f234cbb642e89d9c1f269d/scripts/generic/multi-bleu.perl (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f2fab699cc0>: Failed to establish a new connection: [Errno 111] Connection refused',))
it have downloaded glove.txt and other files

maybethe error is transient, I cannot reproduce on my end. Please make sure you able to access https://raw.githubusercontent.com/moses-smt/mosesdecoder/b199e654df2a26ea58f234cbb642e89d9c1f269d/scripts/generic/multi-bleu.perl in the browser?