spaCy/spacy/ml
Raphael Mitsch 8aa59c4f65 Merge branch 'v4' into feature/docwise-generator-batching
# Conflicts:
#	spacy/kb/kb.pyx
#	spacy/kb/kb_in_memory.pyx
#	spacy/ml/models/entity_linker.py
#	spacy/pipeline/entity_linker.py
#	spacy/tests/pipeline/test_entity_linker.py
#	website/docs/api/entitylinker.mdx
2023-07-27 14:28:06 +02:00
..
models Merge branch 'v4' into feature/docwise-generator-batching 2023-07-27 14:28:06 +02:00
__init__.py Auto-format code with black (#9530) 2021-10-22 13:03:10 +02:00
callbacks.py isort all the things 2023-06-26 11:41:03 +02:00
character_embed.py isort all the things 2023-06-26 11:41:03 +02:00
extract_ngrams.py isort all the things 2023-06-26 11:41:03 +02:00
extract_spans.py isort all the things 2023-06-26 11:41:03 +02:00
featureextractor.py isort all the things 2023-06-26 11:41:03 +02:00
staticvectors.py Support custom token/lexeme attribute for vectors (#12625) 2023-06-28 09:43:14 +02:00
tb_framework.pxd Merge the parser refactor into v4 (#10940) 2023-01-18 11:27:45 +01:00
tb_framework.pyx remove unnecessary line 2023-07-20 14:08:29 +02:00