Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

CalledProcessError: Command returned non-zero exit status 1. #32

Open
nameless0704 opened this issue Jun 9, 2022 · 0 comments
Open

Comments

@nameless0704
Copy link

With those .tsf files and .0 .1 files nice and neat, running the bleu perl program called an error:
CalledProcessError: Command 'perl C:\Users\myname\DualRL\utils\script\multi-bleu.perl C:\Users\myname\DualRL/references/yelp/reference0.1 C:\Users\myname\DualRL/references/yelp/reference1.1 C:\Users\myname\DualRL/references/yelp/reference2.1 C:\Users\myname\DualRL/references/yelp/reference3.1 < C:/Users/myname/DualRL/tmp/output/yelp_final/0_test.1.tsf' returned non-zero exit status 1.

I thought the .perl file may be some famous public program for bleu calculation but it only mentions "return" once so I'm not sure where the problem is. I'm using the original code/perl program and yelp dataset with minor changes.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant