ai-content-maker/.venv/Lib/site-packages/spacy/pipeline/legacy/__init__.py

4 lines
74 B
Python
Raw Normal View History

2024-05-03 04:18:51 +03:00
from .entity_linker import EntityLinker_v1
__all__ = ["EntityLinker_v1"]