@@ -50,7 +50,7 @@ Counting the spaces, 7 characters differ over 24 characters in the reference ent
### Demo
```
$ nerval -a demo/bio_folder/demo_annot.bio -p demo/bio_folder/demo_predict.bio
$ nerval -a demo/demo_annot.bio -p demo/demo_predict.bio
```
We also provide two annotation and prediction toy files, which are identical for now and produce perfect scores. Feel free to play with the the text and entity tags in the prediction file to see the impact on the score.
...
...
@@ -62,13 +62,13 @@ $ nerval -a demo/toy_test_annot.bio -p demo/toy_test_predict.bio
You can also indicate a folder and a csv file to have multiple evaluation at once.