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

How to run tercom? #9

Open
atikaakmal opened this issue Nov 18, 2020 · 0 comments
Open

How to run tercom? #9

atikaakmal opened this issue Nov 18, 2020 · 0 comments

Comments

@atikaakmal
Copy link

Hi

I am using decoding feature (alternative at position) of ctranslate2 pretrain model and i want to use the metric like TER to get the difference between the translation. I am trying to run tercom library but getting the following mentioned error.
Could you please help me how I can get rid of this error.

After run this command java -jar tercom.jar -r sample-data\ref.txt -h sample-data\hyp.txt -n sample-data\output_prefix.txt, getting an error that

'java' is not recognized as an internal or external command, operable program or batch file.

Eventhough, I tried to run without 'java' and -jar but still the error is same that
'-jar' is not recognized as an internal or external command, operable program or batch file.

Thank you

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

1 participant