The
french-camembert-postag-model
is a part of speech tagging model for French that was trained on the
free-french-treebank
dataset available on
github
. The base tokenizer and model used for training is
'camembert-base'
.
The usage of this model follows the common transformers patterns. Here is a short example of its usage:
from transformers import AutoTokenizer, AutoModelForTokenClassification
tokenizer = AutoTokenizer.from_pretrained("gilf/french-camembert-postag-model")
model = AutoModelForTokenClassification.from_pretrained("gilf/french-camembert-postag-model")
from transformers import pipeline
nlp_token_class = pipeline('ner', model=model, tokenizer=tokenizer, grouped_entities=True)
nlp_token_class('Face à un choc inédit, les mesures mises en place par le gouvernement ont permis une protection forte et efficace des ménages')
The lines above would display something like this on a Jupyter notebook:
Runs of gilf french-camembert-postag-model on huggingface.co
1.2M
Total runs
19.6K
24-hour runs
-34.7K
3-day runs
-77.5K
7-day runs
18.6K
30-day runs
More Information About french-camembert-postag-model huggingface.co Model
french-camembert-postag-model huggingface.co
french-camembert-postag-model huggingface.co is an AI model on huggingface.co that provides french-camembert-postag-model's model effect (), which can be used instantly with this gilf french-camembert-postag-model model. huggingface.co supports a free trial of the french-camembert-postag-model model, and also provides paid use of the french-camembert-postag-model. Support call french-camembert-postag-model model through api, including Node.js, Python, http.
french-camembert-postag-model huggingface.co is an online trial and call api platform, which integrates french-camembert-postag-model's modeling effects, including api services, and provides a free online trial of french-camembert-postag-model, you can try french-camembert-postag-model online for free by clicking the link below.
gilf french-camembert-postag-model online free url in huggingface.co:
french-camembert-postag-model is an open source model from GitHub that offers a free installation service, and any user can find french-camembert-postag-model on GitHub to install. At the same time, huggingface.co provides the effect of french-camembert-postag-model install, users can directly use french-camembert-postag-model installed effect in huggingface.co for debugging and trial. It also supports api for free installation.
french-camembert-postag-model install url in huggingface.co: