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

Wrong example in usage description #11

Open
GoogleCodeExporter opened this issue Feb 2, 2016 · 2 comments
Open

Wrong example in usage description #11

GoogleCodeExporter opened this issue Feb 2, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

It says:

 java -cp srl.jar:lib/liblinear-1.51-with-deps.jarse.lth.cs.srl.Parse [...]

I believe that it should be 

 java -cp srl.jar:lib/liblinear-1.51-with-deps.jar se.lth.cs.srl.Parse [...] (a white space after jar)

Original issue reported on code.google.com by minhle...@gmail.com on 9 Sep 2014 at 1:22

@GoogleCodeExporter
Copy link
Author

Hi, I've tried to run the command, but there's error : could not find or load 
main class se.lth.cs.srl.Parse . FYI, I already put white space after jar.
Please help me. Thank you

Original comment by ade.roma...@gmail.com on 15 Apr 2015 at 5:09

@GoogleCodeExporter
Copy link
Author

I am facing the same issue. Getting this error: 

Could not find or load main class se.lth.cs.srl.Parse

What is the solution to this ?


Original comment by mansiara...@gmail.com on 21 Jun 2015 at 7:48

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

No branches or pull requests

1 participant