spaCy/website/docs
Sofie Van Landeghem 2e2334632b
Fix use_gold_ents behaviour for EntityLinker (#13400)
* fix type annotation in docs

* only restore entities after loss calculation

* restore entities of sample in initialization

* rename overfitting function

* fix EL scorer

* Relax test

* fix formatting

* Update spacy/pipeline/entity_linker.py

Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com>

* rename to _ensure_ents

* further rename

* allow for scorer to be None

---------

Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com>
2024-04-16 12:00:22 +02:00
..
api Fix use_gold_ents behaviour for EntityLinker (#13400) 2024-04-16 12:00:22 +02:00
images Inline displaCy visualizations in docs (#13050) [ci skip] 2023-10-06 14:22:43 +02:00
models Docs: update trf_data examples and pipeline design info (#13164) 2023-12-04 15:15:54 +01:00
usage Update example that shows model in requirments (#13302) 2024-02-11 19:46:43 +01:00
styleguide.mdx Website migration from Gatsby to Next (#12058) 2023-01-11 17:30:07 +01:00