Spaces:
Sleeping
Sleeping
# -*- 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. | |
""" |