Polish plt5_abbreviations_polish_pipeline pipeline T5Transformer from carbon225

Description

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

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("plt5_abbreviations_polish_pipeline", lang = "pl")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("plt5_abbreviations_polish_pipeline", lang = "pl")
val annotations = pipeline.transform(df)

Model Information

Model Name: plt5_abbreviations_polish_pipeline
Type: pipeline
Compatibility: Spark NLP 5.4.2+
License: Open Source
Edition: Official
Language: pl
Size: 1.2 GB

References

https://huggingface.co/carbon225/plt5-abbreviations-pl

Included Models

  • DocumentAssembler
  • T5Transformer