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