Tswana takalane_tsn_roberta_pipeline pipeline RoBertaEmbeddings from jannesg

Description

Pretrained RoBertaEmbeddings, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.takalane_tsn_roberta_pipeline is a Tswana model originally trained by jannesg.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("takalane_tsn_roberta_pipeline", lang = "tn")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("takalane_tsn_roberta_pipeline", lang = "tn")
val annotations = pipeline.transform(df)

Model Information

Model Name: takalane_tsn_roberta_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.0+
License: Open Source
Edition: Official
Language: tn
Size: 310.5 MB

References

https://huggingface.co/jannesg/takalane_tsn_roberta

Included Models

  • DocumentAssembler
  • TokenizerModel
  • RoBertaEmbeddings