Its fixed, I didn't get the exception anymore.
Thanks for quick response.
Jörn
On 04/03/2012 07:09 PM, [email protected] wrote:
Can you please try it again?
Thank you
On Tue, Apr 3, 2012 at 1:35 PM, [email protected]<
[email protected]> wrote:
Hi Jörn
It is probably my fault. I will verify it right now.
Thanks
William
On Tue, Apr 3, 2012 at 1:05 PM, Jörn Kottmann<[email protected]> wrote:
Hi all,
I noticed that our Tokenizer fails when it is run with the english model
from the SourceForge page. The handling for the alphanumeric optimization
was changed. The pattern for it is now retrieved from a factory, but this
does not seem to work with our old model and we get a
NullPointerException,
when the alpha-num-pattern is accessed.
Jörn