allenai / scispacy

A full spaCy pipeline and models for scientific/biomedical documents.
https://allenai.github.io/scispacy/
Apache License 2.0
1.7k stars 227 forks source link

how to get per entity evaluation score in ner models of scispacy #427

Closed Utkarsh-2511 closed 2 years ago

dakinggg commented 2 years ago

The evaluation function is here (https://github.com/allenai/scispacy/blob/dfbecc8043a9ee99c44a6e044c22608ee4de1f51/scispacy/train_utils.py#L9)