JedAIToolkit icon indicating copy to clipboard operation
JedAIToolkit copied to clipboard

Null values from database cause null pointer exception in blocking tokenizer

Open swamikevala opened this issue 7 years ago • 0 comments

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

swamikevala avatar May 21 '18 14:05 swamikevala