How to use from the
Use from the
spaCy library
!pip install https://huggingface.co/binbin83/fr_present_tense/resolve/main/fr_present_tense-any-py3-none-any.whl

# Using spacy.load().
import spacy
nlp = spacy.load("fr_present_tense")

# Importing as module.
import fr_present_tense
nlp = fr_present_tense.load()
README.md exists but content is empty.
Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Evaluation results