ner_evaluation_metrics / constants.py
wadood's picture
added tabs
c50c9d2
raw
history blame
392 Bytes
PREDICTION_ADDITION_INSTRUCTION = """
Add predictions to the list of predictions on which the evaluation metric will be caculated.
- Select the entity type/label name and then highlight the span in the text below.
- To remove a span, double click on the higlighted text.
- Once you have your desired prediction, click on the 'Add' button.(The prediction created is shown in a json below)
"""