Castilian, Spanish gec_spanish_barto_cows_l2h_pipeline pipeline BartTransformer from SkitCon

Description

Pretrained BartTransformer, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.gec_spanish_barto_cows_l2h_pipeline is a Castilian, Spanish model originally trained by SkitCon.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("gec_spanish_barto_cows_l2h_pipeline", lang = "es")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("gec_spanish_barto_cows_l2h_pipeline", lang = "es")
val annotations = pipeline.transform(df)

Model Information

Model Name: gec_spanish_barto_cows_l2h_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.1+
License: Open Source
Edition: Official
Language: es
Size: 810.3 MB

References

https://huggingface.co/SkitCon/gec-spanish-BARTO-COWS-L2H

Included Models

  • DocumentAssembler
  • BartTransformer