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