Instructions to use binbin83/fr_sensations_and_body with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use binbin83/fr_sensations_and_body with spaCy:
!pip install https://huggingface.co/binbin83/fr_sensations_and_body/resolve/main/fr_sensations_and_body-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("fr_sensations_and_body") # Importing as module. import fr_sensations_and_body nlp = fr_sensations_and_body.load() - Notebooks
- Google Colab
- Kaggle
Ctrl+K