Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
spacy / ml / models / __init__.py
Size: Mime:
from .entity_linker import *  # noqa
from .multi_task import *  # noqa
from .parser import *  # noqa
from .spancat import *  # noqa
from .tagger import *  # noqa
from .textcat import *  # noqa
from .tok2vec import *  # noqa