How to use ljvmiranda921/tl_calamancy_md with spaCy:
!pip install https://huggingface.co/ljvmiranda921/tl_calamancy_md/resolve/main/tl_calamancy_md-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("tl_calamancy_md") # Importing as module. import tl_calamancy_md nlp = tl_calamancy_md.load()
The community tab is the place to discuss and collaborate with the HF community!