Instructions to use Lacapacitee/fr_pipeline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use Lacapacitee/fr_pipeline with spaCy:
!pip install https://huggingface.co/Lacapacitee/fr_pipeline/resolve/main/fr_pipeline-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("fr_pipeline") # Importing as module. import fr_pipeline nlp = fr_pipeline.load() - Notebooks
- Google Colab
- Kaggle
| Feature | Description |
|---|---|
| Name | fr_pipeline |
| Version | 0.0.0 |
| spaCy | >=3.7.5,<3.8.0 |
| Default Pipeline | textcat |
| Components | textcat |
| Vectors | 0 keys, 0 unique vectors (0 dimensions) |
| Sources | n/a |
| License | n/a |
| Author | n/a |
Label Scheme
View label scheme (38 labels for 1 components)
| Component | Labels |
|---|---|
textcat |
contrat_stage, contrat_apprentissage, travail_temporaire_placement, contrat_travail, contrat_essai_partielle, contrat_determine, contrat_indetermine, tacheronnat, suspension_contrat, convention_collective, reglement_interieur, duree_travail, repose_hebdomadaire, conges, voyage_transport, salaire, cautionnement, economat, securite_sante, syndicat_professionnel, delegue_personnel, different_travail, conciliation, travail_femme, refere, arbitrage, greve, inspecteur_travail, sanction, procedure, contact_avocat, greeting, introduce_self, goodbye, thank_you, chatbot_info, droit_foncier, droit_civil |
- Downloads last month
- 11