Afrikaans english_afrikaans_sql_training_1727527893_pipeline pipeline T5Transformer from JsteReubsSoftware

Description

Pretrained T5Transformer, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.english_afrikaans_sql_training_1727527893_pipeline is a Afrikaans model originally trained by JsteReubsSoftware.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("english_afrikaans_sql_training_1727527893_pipeline", lang = "af")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("english_afrikaans_sql_training_1727527893_pipeline", lang = "af")
val annotations = pipeline.transform(df)

Model Information

Model Name: english_afrikaans_sql_training_1727527893_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.1+
License: Open Source
Edition: Official
Language: af
Size: 147.7 MB

References

https://huggingface.co/JsteReubsSoftware/en-af-sql-training-1727527893

Included Models

  • DocumentAssembler
  • T5Transformer