JedAIToolkit
JedAIToolkit copied to clipboard
Null values from database cause null pointer exception in blocking tokenizer
StandardBlocking.getTokens() throws null pointer exception when input parameter is null.
We ought to stop null values from being added to the EntityProfile when reading from a database