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

run Sample data erroe #8

Open
Xinghanzzy opened this issue Feb 20, 2019 · 1 comment
Open

run Sample data erroe #8

Xinghanzzy opened this issue Feb 20, 2019 · 1 comment

Comments

@Xinghanzzy
Copy link

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

@Tiankekeke
Copy link

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

Hi, How do you package jar files,thanks

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

2 participants