Instructions to use GiLfr/fr_eff_hd_textcat_multi1pcd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use GiLfr/fr_eff_hd_textcat_multi1pcd with spaCy:
!pip install https://huggingface.co/GiLfr/fr_eff_hd_textcat_multi1pcd/resolve/main/fr_eff_hd_textcat_multi1pcd-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("fr_eff_hd_textcat_multi1pcd") # Importing as module. import fr_eff_hd_textcat_multi1pcd nlp = fr_eff_hd_textcat_multi1pcd.load() - Notebooks
- Google Colab
- Kaggle
Commit History
Rename fr_eff_hd_textcat_multi1pcd-any-py3-none-any.whl to fr_eff_hd_textcat_multi1pcd-2024.4.2-py3-none-any.whl 2a8555d verified
Update spaCy pipeline 9c1cd26 verified
Update spaCy pipeline db695fb
initial commit 3c29e21
Gilles LANTERI commited on