spaCy/spacy/kb
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
..
__init__.py isort all the things 2023-06-26 11:41:03 +02:00
candidate.pxd ci: add cython linter (#12694) 2023-07-19 12:03:31 +02:00
candidate.pyx ci: add cython linter (#12694) 2023-07-19 12:03:31 +02:00
kb_in_memory.pxd ci: add cython linter (#12694) 2023-07-19 12:03:31 +02:00
kb_in_memory.pyx Merge branch 'v4' into feature/docwise-generator-batching 2023-07-27 14:28:06 +02:00
kb.pxd isort all the things 2023-06-26 11:41:03 +02:00
kb.pyx Merge branch 'v4' into feature/docwise-generator-batching 2023-07-27 14:28:06 +02:00