How to use from the
Use from the
spaCy library
!pip install https://huggingface.co/osanseviero/test_meta/resolve/main/test_meta-any-py3-none-any.whl

# Using spacy.load().
import spacy
nlp = spacy.load("test_meta")

# Importing as module.
import test_meta
nlp = test_meta.load()
README.md exists but content is empty.
Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support