You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Original issue reported on code.google.com by
minhle...@gmail.com
on 9 Sep 2014 at 1:22The text was updated successfully, but these errors were encountered: