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 > > >
