Letzeburgesch, Luxembourgish mariannmt_tatoeba_luxembourgish_english_pipeline pipeline MarianTransformer from mbarnig

Description

Pretrained MarianTransformer, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.mariannmt_tatoeba_luxembourgish_english_pipeline is a Letzeburgesch, Luxembourgish model originally trained by mbarnig.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("mariannmt_tatoeba_luxembourgish_english_pipeline", lang = "lb")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("mariannmt_tatoeba_luxembourgish_english_pipeline", lang = "lb")
val annotations = pipeline.transform(df)

Model Information

Model Name: mariannmt_tatoeba_luxembourgish_english_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.0+
License: Open Source
Edition: Official
Language: lb
Size: 285.4 MB

References

https://huggingface.co/mbarnig/marianNMT-tatoeba-lb-en

Included Models

  • DocumentAssembler
  • SentenceDetectorDLModel
  • MarianTransformer