Learn Before
Concept
The Neural e2e-coref Algorithm's Formal Model
Given a document with words, the model considers all of the text spans in . The task is to assign to each span an antecedent , a random variable ranging over the values ; each previous span and a special dummy token . When the dummy token is chosen, it means that the span does not have an antecedent.
For each pair of spans and , the system assigns a score for the coreference link between span and span : where is the mention score and is the antecedent score.
0
0
Updated 2022-04-17
Tags
Data (Information)
Data Science