Update README.md
This commit is contained in:
parent
a8518abd81
commit
8523077e72
@ -6,7 +6,7 @@ The goal of the challenge is twofold: firstly, spans of the text containing char
|
||||
|
||||
Proper name disambiguation is an important step of search tasks in computational literary studies. Literary figures can be referenced in the text in various ways. Individual references differ in terms of morphological features, register, adopted terminology, or the context of use, among other things. A proper name disambiguation module makes it possible to detect proper names referring to persons and to indicate which of those refer to the same individuals.
|
||||
|
||||
Metrics: precision, recall, F-score (all macro)
|
||||
Metrics: precision, recall, F-score
|
||||
|
||||
Labels: 53 named entity classes (one label per unique character) with 3 positional tokens: B-<CLASS> for the beginning of a named entity, I-<CLASS> for the inside of it, and O for non-entity tokens
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user