Update _benchmarks.jade (#2618)

This commit is contained in:
Vikas Kumar Yadav 2018-08-02 03:58:28 +05:30 committed by Ines Montani
parent 8227de0099
commit d3e21aad64
1 changed files with 2 additions and 2 deletions

View File

@ -103,8 +103,8 @@ p
+h(4, "ner-accuracy-ontonotes5") NER accuracy (OntoNotes 5, no pre-process)
p
| This is the evaluation we use to tune spaCy's parameters are decide which
| algorithms are better than others. It's reasonably close to actual usage,
| This is the evaluation we use to tune spaCy's parameters to decide which
| algorithms are better than the others. It's reasonably close to actual usage,
| because it requires the parses to be produced from raw text, without any
| pre-processing.