Closed GoogleCodeExporter closed 9 years ago
I think the problem must be that the resulting lemma is the empty string (after
removing the "s" suffix). The solution would be to filter out empty strings and
candidate lemmas. Can you upload the model somewhere so I can try to fix this?
Original comment by pitekus
on 15 Dec 2011 at 12:35
I have checked in code to reject empty lemmas candidates.
Djame if you upload your model somewhere for me, or verify yourself that it
works, I can prepare a new release with the few recent bugfixes, including this
one.
Original comment by pitekus
on 15 Dec 2011 at 1:40
Hi grzegorz,
I've upload the ptb model here
http://pauillac.inria.fr/~seddah/ptb+lemma+new.10x3.model.half.tar.bz2
do you need some test text or the one I've put on the bug description is enough
?
Original comment by djame.seddah@gmail.com
on 15 Dec 2011 at 2:26
OK I tried your model but I get a deserialization error. I'm not sure why that
is: perhaps the version of the serialization package (binary) I have installed
is not compatible with yours. Could you check out the code from the svn,
recompile, and try your example?
Original comment by pitekus
on 15 Dec 2011 at 2:44
I assume this is working now. Setting status to fixed.
Original comment by pitekus
on 24 Jan 2012 at 12:14
Original issue reported on code.google.com by
djame.seddah@gmail.com
on 15 Dec 2011 at 11:16