Instructions to use janko/grc_dep_joint_xlm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use janko/grc_dep_joint_xlm with spaCy:
!pip install https://huggingface.co/janko/grc_dep_joint_xlm/resolve/main/grc_dep_joint_xlm-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("grc_dep_joint_xlm") # Importing as module. import grc_dep_joint_xlm nlp = grc_dep_joint_xlm.load() - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!