Expected Behavior
So, I'm using the named_entity_extractor, trained it on some data, then extracting entities from some data the model has never seen before using the extract_entities. Expecting to get back the extracted entities with their scores ranging 0-1
Current Behavior
The entities are extracted correctly, but the score is 0.
Steps to Reproduce
Train model, give it new data, get back score == 0
- Version: downloaded on 19th of July 2019
- Where did you get MITIE: Github
- Platform: 64 bit
Expected Behavior
So, I'm using the named_entity_extractor, trained it on some data, then extracting entities from some data the model has never seen before using the extract_entities. Expecting to get back the extracted entities with their scores ranging 0-1
Current Behavior
The entities are extracted correctly, but the score is 0.
Steps to Reproduce
Train model, give it new data, get back score == 0