mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-26 00:20:43 +03:00
* Add scorer option to return per-component scores Add `per_component` option to `Language.evaluate` and `Scorer.score` to return scores keyed by `tokenizer` (hard-coded) or by component name. Add option to `evaluate` CLI to score by component. Per-component scores can only be saved to JSON. * Update help text and messages |
||
---|---|---|
.. | ||
api | ||
models | ||
usage | ||
styleguide.mdx |