AarthyAnandan / mate-tools

Automatically exported from code.google.com/p/mate-tools
0 stars 0 forks source link

Problem with CoNLL2009-ST-English-ALL.anna-3.3.srl-4.1.srl.model #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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 nghiemt...@gmail.com on 11 Dec 2013 at 1:59