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
