Igbo marianmt_igbo_best_18_10_23_pipeline pipeline MarianTransformer from Sunbird

Description

Pretrained MarianTransformer, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.marianmt_igbo_best_18_10_23_pipeline is a Igbo model originally trained by Sunbird.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("marianmt_igbo_best_18_10_23_pipeline", lang = "ig")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("marianmt_igbo_best_18_10_23_pipeline", lang = "ig")
val annotations = pipeline.transform(df)

Model Information

Model Name: marianmt_igbo_best_18_10_23_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.0+
License: Open Source
Edition: Official
Language: ig
Size: 532.4 MB

References

https://huggingface.co/Sunbird/MarianMT_Igbo_best_18_10_23

Included Models

  • DocumentAssembler
  • SentenceDetectorDLModel
  • MarianTransformer