spaCy/spacy/ml/models
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 SpanFinder into spaCy from experimental (#12507) 2023-06-07 15:52:28 +02:00
entity_linker.py Merge branch 'v4' into feature/docwise-generator-batching 2023-07-27 14:28:06 +02:00
multi_task.py isort all the things 2023-06-26 11:41:03 +02:00
parser.py isort all the things 2023-06-26 11:41:03 +02:00
span_finder.py isort all the things 2023-06-26 11:41:03 +02:00
spancat.py isort all the things 2023-06-26 11:41:03 +02:00
tagger.py isort all the things 2023-06-26 11:41:03 +02:00
textcat.py isort all the things 2023-06-26 11:41:03 +02:00
tok2vec.py isort all the things 2023-06-26 11:41:03 +02:00