Skip to content

How to run tercom? #9

@atikaakmal

Description

@atikaakmal

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions