Description
Pretrained T5Transformer, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.english_tonga_tonga_islands_nepali_translate_pipeline
is a None model originally trained by Hemg.
How to use
pipeline = PretrainedPipeline("english_tonga_tonga_islands_nepali_translate_pipeline", lang = "nan")
annotations = pipeline.transform(df)
val pipeline = new PretrainedPipeline("english_tonga_tonga_islands_nepali_translate_pipeline", lang = "nan")
val annotations = pipeline.transform(df)
Model Information
Model Name: | english_tonga_tonga_islands_nepali_translate_pipeline |
Type: | pipeline |
Compatibility: | Spark NLP 5.4.2+ |
License: | Open Source |
Edition: | Official |
Language: | nan |
Size: | 324.0 MB |
References
https://huggingface.co/Hemg/english-To-Nepali-TRanslate
Included Models
- DocumentAssembler
- T5Transformer