Closed cowchipkid closed 8 years ago
@cowchipkid is this a work-in-progress PR, or is it the final fix? If so, change "partially addresses" to "fixes" in the description.
This change fixes the issue with NER, but depending on how the Lexicon class is used, others will likely encounter problems, particularly when running multi-threaded. i have marked this as fixes, but it fixes the issue with NER, the core issue remains. I issued a bug (#14) on this issue.
still not, but added code to construct the lexicon hash map as soon as data is loaded. This serves to fix the problem for NER.