Modern Greek (1453-) greeklegalroberta_v3_pipeline pipeline RoBertaEmbeddings from AI-team-UoA

Description

Pretrained RoBertaEmbeddings, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.greeklegalroberta_v3_pipeline is a Modern Greek (1453-) model originally trained by AI-team-UoA.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("greeklegalroberta_v3_pipeline", lang = "el")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("greeklegalroberta_v3_pipeline", lang = "el")
val annotations = pipeline.transform(df)

Model Information

Model Name: greeklegalroberta_v3_pipeline
Type: pipeline
Compatibility: Spark NLP 5.4.2+
License: Open Source
Edition: Official
Language: el
Size: 465.6 MB

References

https://huggingface.co/AI-team-UoA/GreekLegalRoBERTa_v3

Included Models

  • DocumentAssembler
  • TokenizerModel
  • RoBertaEmbeddings