French almanach_camembert_agent001_pipeline pipeline CamemBertEmbeddings from MisterAI

Description

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

Download Copy S3 URI

How to use


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


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

Model Information

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

References

https://huggingface.co/MisterAI/ALMANACH_CamemBERT_Agent001

Included Models

  • DocumentAssembler
  • TokenizerModel
  • CamemBertEmbeddings