Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

BLEU score calculator has to be run in current directory #3

Open
mr-martian opened this issue Oct 13, 2020 · 3 comments
Open

BLEU score calculator has to be run in current directory #3

mr-martian opened this issue Oct 13, 2020 · 3 comments

Comments

@mr-martian
Copy link

./mteval-v14.pl -r $REF-$$.xml -s $SRC-$$.xml -t $TEST-$$.xml | grep "BLEU score" | gawk '{print $8}'

apertium-eval-translator/ has to be the current working directory for bleu.sh to run.

@TinoDidriksen
Copy link
Member

We do not distribute mteval-v14.pl

@jonorthwash
Copy link
Member

@ftyers
Copy link
Member

ftyers commented Oct 13, 2020

This whole package should be improved :)

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

No branches or pull requests

4 participants