Renamed Predictor to Annotator.
Changed internal function variable names too.
I am not sure how to coverage test the code.
closes #5
Fixed a bug along the way which caused a crash when creating the Features for models which did not have the field "token_identity_ids". Related to #29
(should have done in a different branch, sorry)
Renamed
Predictor
toAnnotator
. Changed internal function variable names too. I am not sure how to coverage test the code.closes #5
Fixed a bug along the way which caused a crash when creating the Features for models which did not have the field "token_identity_ids". Related to #29 (should have done in a different branch, sorry)