mirror of https://github.com/explosion/spaCy.git
Update _benchmarks.jade (#2618)
This commit is contained in:
parent
8227de0099
commit
d3e21aad64
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue