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