Skip to content

run Sample data erroe #8

@Xinghanzzy

Description

@Xinghanzzy

hello,
I hope to participate in the WMT19 QE task
when I run

cd sample-data/ java -jar ../tercom.jar -r ref.txt -h hyp.txt > out.txt

Error: unable to find or load the main class ter.tertest
then I change build.xml 28line

<attribute name="Main-Class" value="ter.TERtest" />

to

<attribute name="Main-Class" value="ter.TER" />

it's OK

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