Instructions to use YanisC/fr_travel_order_ner_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use YanisC/fr_travel_order_ner_model with spaCy:
!pip install https://huggingface.co/YanisC/fr_travel_order_ner_model/resolve/main/fr_travel_order_ner_model-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("fr_travel_order_ner_model") # Importing as module. import fr_travel_order_ner_model nlp = fr_travel_order_ner_model.load() - Notebooks
- Google Colab
- Kaggle
| ��moves��{"0":{"":25346},"1":{"":21810},"2":{"case":7318,"det":6066,"nsubj":1969,"punct":1660,"cc":1214,"advmod":1209,"mark":1055,"aux:tense":673,"amod":664,"nummod":609,"aux:pass":546,"obl:mod":480,"nsubj:pass":420,"cop":366,"expl:comp":204,"obj":170,"expl:subj":165,"iobj":139,"advcl":123,"nmod":92,"expl:pass":40,"vocative":35,"dep":0},"3":{"nmod":4995,"punct":4040,"amod":2051,"conj":1514,"obj":1405,"obl:mod":1188,"obl:arg":1070,"acl":785,"xcomp":739,"flat:name":622,"advmod":564,"fixed":413,"appos":412,"dep":381,"acl:relcl":368,"advcl":306,"ccomp":238,"obl:agent":203,"nummod":124,"parataxis":95,"nsubj":76,"flat:foreign":59},"4":{"ROOT":2231}}�cfg��neg_key� |