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
What steps will reproduce the problem?
1. Trying SRL 4.3
2. Exception in thread "main" java.lang.NullPointerException: entry
at java.util.zip.ZipFile.getInputStream(ZipFile.java:342)
at se.lth.cs.srl.pipeline.Reranker.<init>(Reranker.java:79)
What is the expected output? What do you see instead?
I did try the SRL model given above, but it seems like the file named "global"
is missing from the zipped model?
What version of the product are you using? On what operating system?
I'm trying SRL 4.3 on Debian 7.0
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 11 Dec 2013 at 1:59
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 11 Dec 2013 at 1:59The text was updated successfully, but these errors were encountered: