Instructions to use reflex-project/fr_trf_base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use reflex-project/fr_trf_base with spaCy:
!pip install https://huggingface.co/reflex-project/fr_trf_base/resolve/main/fr_trf_base-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("fr_trf_base") # Importing as module. import fr_trf_base nlp = fr_trf_base.load() - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
2799b7f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7e805d213d14e2ffc16874198aea9f567442bb90a708f6b184fb094c7a266d20
size 1003429
|