issues
search
Databases-and-Informationsystems
/
api
Nlp Project Backend
1
stars
0
forks
source link
A008: statistics to compare different annotation results
#20
Open
L-Moritz
opened
1 week ago
L-Moritz
commented
1 week ago
Description
Pre-condition:
User annotated document and document has complete recommendations OR
2 Users annotated the same document
Content:
User wants to compare 2 different versions
F1-score
is for the user available to information about differences
Optional: Further information that can be displayed visually in the frontend
TODO
[ ] request that receives 2 ids (
DocumentEdit
or
DocumentRecommendation
) of one Document
[ ] Calculate
F1-score
[ ] Return the Score in Object (Optional with further information)
Description
Pre-condition:
Content:
F1-score
is for the user available to information about differencesTODO
DocumentEdit
orDocumentRecommendation
) of one DocumentF1-score