Skip to content
Discussion options

You must be logged in to vote

I noticed that the ent.label_ property is showing my NER label output instead of WikiData's Q-ids.

This is normal. If you look at the provided evaluate script, you'll notice that the Q IDs are in the kb_id_ field, not the label_ field. It looks like all your kb_id_s are NIL, which is a separate problem.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ianteohsc
Comment options

Answer selected by polm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat / nel Feature: Named Entity linking
2 participants