English medical_enes_basque_pipeline pipeline MarianTransformer from anegda

Description

Pretrained MarianTransformer, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.medical_enes_basque_pipeline is a English model originally trained by anegda.

Predicted Entities

Download Copy S3 URI

How to use

pipeline = PretrainedPipeline("medical_enes_basque_pipeline", lang = "en")
annotations =  pipeline.transform(df)
val pipeline = new PretrainedPipeline("medical_enes_basque_pipeline", lang = "en")
val annotations = pipeline.transform(df)

Model Information

Model Name: medical_enes_basque_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.1+
License: Open Source
Edition: Official
Language: en
Size: 127.9 MB

References

References

https://huggingface.co/anegda/medical_enes-eu

Included Models

  • DocumentAssembler
  • SentenceDetectorDLModel
  • MarianTransformer