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