Closed Haxorrr closed 1 year ago
NER Model unhappy, not sure why, but here is the stack trace.
Everything should have initialized correctly (I cleaned up the model initialization to correctly throw and stop execution if the NER Model cannot find what it needs), but the NER model throws this error for every entry, so clearly something isnt matching up.
For replication purposes, this occurred on the dev-patchfinder
branch
Also, some tests are failing and need to be fixed before this is closed.
The name extractor doesn't have ample documentation and also could use some bugfixes for certain errors being thrown. Also, there is a decent amount of dead code and classes that are no longer in use which should be looked into and removed.