Instructions to use ner4archives/fr_ner4archives_camembert_base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use ner4archives/fr_ner4archives_camembert_base with spaCy:
!pip install https://huggingface.co/ner4archives/fr_ner4archives_camembert_base/resolve/main/fr_ner4archives_camembert_base-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("fr_ner4archives_camembert_base") # Importing as module. import fr_ner4archives_camembert_base nlp = fr_ner4archives_camembert_base.load() - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!