Comparing NER output qualitatively is going to be a bit odd/tricky.
Helpfully SpaCy has an open source tool to display entity highlighting across a buffer of text (It's called displaCy). I'm going to spend a little time taking output data from some other formats and connecting them up to displaCy.
Comparing NER output qualitatively is going to be a bit odd/tricky.
Helpfully SpaCy has an open source tool to display entity highlighting across a buffer of text (It's called
displaCy). I'm going to spend a little time taking output data from some other formats and connecting them up to displaCy.