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