spaCy/spacy/kb
Raphael Mitsch f33f0ed160 Merge branch 'v4' into feature/docwise-generator-batching
# Conflicts:
#	spacy/pipeline/entity_linker.py
#	website/docs/api/entitylinker.mdx
2023-03-06 10:21:12 +01:00
..
__init__.py Rename Candidate to InMemoryCandidate, BaseCandidate to Candidate. 2023-03-01 14:27:50 +01:00
candidate.py Modify EL batching system. 2023-03-06 10:05:46 +01:00
kb_in_memory.pxd Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
kb_in_memory.pyx Merge branch 'v4' into feature/docwise-generator-batching 2023-03-06 10:21:12 +01:00
kb.pxd Refactor KB for easier customization (#11268) 2022-09-08 10:38:07 +02:00
kb.pyx Modify EL batching system. 2023-03-06 10:05:46 +01:00