Spaces:
Sleeping
Sleeping
File size: 472 Bytes
8c99444 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
# -*- coding:utf-8 -*-
TITLE = "NER4ARCHIVES Analytics"
DESCRIPTION = f"""
# π {TITLE}
A basic web application to display a dashboard for
analyzing INCEpTION annotation project built in context
of NER4Archives (Inria/Archives nationales).
- This tool provides two statistics levels:
- *Global project statistics*: Analyze named entities in overall curated documents in project;
- *Inter-Annotator Agreement results*: Analyze results of IAA experiment.
""" |