ML4LitS / annotation_models

Creative Commons Zero v1.0 Universal
0 stars 1 forks source link

Annotations are not being retrieved. #2

Closed tsantosh7 closed 1 year ago

tsantosh7 commented 1 year ago

at step 6, you should replace for ent in pred[0]: by for ent in pred: or you won’t get all the annotations

specify the path to the downloaded model folder as 'quantised_path'. I think you mean, to create a variable in Python quantised_path = folder_where_the_model_is_located