1 / 14

Augmented B-Cubed++ Metric for KBP2014 Entity Linking Evaluation

We enhance the B-Cubed++ metric to assess KBP2014 Entity Discovery and Linking. Utilizing tuple representation for each entity mention, we compare system outputs to gold standards.

kasi
Télécharger la présentation

Augmented B-Cubed++ Metric for KBP2014 Entity Linking Evaluation

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. KBP2014 Entity Linking Scorer B-cubed++ Xiaoman Pan, Qi Li and HengJi {panx2,liq7,jih}rpi.edu

  2. Overview • We augment the B-Cubed++ metric to evaluate the KBP2014 Entity Discovery and Linking results. • We use a tuple ⟨doc-id, start, end, entity-type, kb-id⟩to represent each entity mention, where a special type of kb-id is NIL.

  3. Overview • Let sbe an entity mention in the system output, gbe an corresponding gold-standard. An output mention smatches a reference mention giff: 1. s.doc-id = g.doc-id,2. s.start= g.start, s.end= g.end, 3. s.entity-type = g.entity-type,4. and s.kb-id = g.kb-id.

  4. Overview

  5. Overview

  6. Another NIL example

More Related