spaCy/spacy/ml
2023-06-12 15:57:10 +02:00
..
models Merge remote-tracking branch 'upstream/master' into sync-v4-master-20230612 2023-06-12 15:57:10 +02: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 Spancat speed improvement (#12577) 2023-04-27 15:27:13 +02: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