mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
5 lines
106 B
Python
5 lines
106 B
Python
from .download import download
|
|
from .info import info
|
|
from .link import link
|
|
from .package import package
|