What steps will reproduce the problem?
1. Use an Entity Tagger that tags A,B,C types
2. Use only A,B in text
3. When tagger tags C, it will return null
What is the expected output? What do you see instead?
Null elements should not be added.
Please use labels and text to provide additional information.
in Tagger.public void enrich(Document d)
Ask for (if!=null) before updating.
Original issue reported on code.google.com by PJBar...@gmail.com on 30 Apr 2012 at 3:11
Original issue reported on code.google.com by
PJBar...@gmail.com
on 30 Apr 2012 at 3:11