French m2_joint_label_ref_ptrn_cmbert_io_pipeline pipeline CamemBertForTokenClassification from nlpso

Description

Pretrained CamemBertForTokenClassification, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.m2_joint_label_ref_ptrn_cmbert_io_pipeline is a French model originally trained by nlpso.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("m2_joint_label_ref_ptrn_cmbert_io_pipeline", lang = "fr")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("m2_joint_label_ref_ptrn_cmbert_io_pipeline", lang = "fr")
val annotations = pipeline.transform(df)

Model Information

Model Name: m2_joint_label_ref_ptrn_cmbert_io_pipeline
Type: pipeline
Compatibility: Spark NLP 5.4.2+
License: Open Source
Edition: Official
Language: fr
Size: 412.9 MB

References

https://huggingface.co/nlpso/m2_joint_label_ref_ptrn_cmbert_io

Included Models

  • DocumentAssembler
  • TokenizerModel
  • CamemBertForTokenClassification