spaCy/spacy/ml
Raphael Mitsch 1ea31552be Merge branch 'master' into sync/master-into-v4
# Conflicts:
#	requirements.txt
#	spacy/pipeline/entity_linker.py
#	spacy/util.py
#	website/docs/api/entitylinker.mdx
2023-03-02 16:24:15 +01:00
..
models Merge branch 'master' into sync/master-into-v4 2023-03-02 16:24:15 +01:00
__init__.py Auto-format code with black (#9530) 2021-10-22 13:03:10 +02:00
callbacks.py Add TrainablePipe.{distill,get_teacher_student_loss} (#12016) 2023-01-16 10:25:53 +01:00
character_embed.py Make stable private modules public and adjust names (#11353) 2022-08-30 13:56:35 +02:00
extract_ngrams.py 🏷 Add Mypy check to CI and ignore all existing Mypy errors (#9167) 2021-10-14 15:21:40 +02:00
extract_spans.py Fix entity linker batching (#9669) 2022-03-04 09:17:36 +01:00
featureextractor.py Fix import 2020-10-02 01:12:34 +02:00
staticvectors.py Fix issues for Mypy 0.950 and Pydantic 1.9.0 (#10786) 2022-05-25 09:33:54 +02:00
tb_framework.pxd Merge the parser refactor into v4 (#10940) 2023-01-18 11:27:45 +01:00
tb_framework.pyx Reimplement distillation with oracle cut size (#12214) 2023-02-21 15:47:18 +01:00