mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
4 lines
74 B
Python
4 lines
74 B
Python
|
from .entity_linker import EntityLinker_v1
|
||
|
|
||
|
__all__ = ["EntityLinker_v1"]
|