@@ -9,6 +9,8 @@ Nerval is an evaluation library written in python implementing a metric for name
Expected inputs are a ground truth and a prediction BIOES/BILOU files without any ''§'' occurrences, this character having a special meaning during evaluation.
It also works by designating a csv file with file matches (one pair per row with the annotation file in the first column and the prediction file in the second column)
:unlock: It is licensed under the [AGPL-v3 license](./LICENSE).