English autotrain_kw8uu_tkwe5_pipeline pipeline E5Embeddings from BenHavenga

Description

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

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("autotrain_kw8uu_tkwe5_pipeline", lang = "en")
annotations =  pipeline.transform(df)   


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

Model Information

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

References

https://huggingface.co/BenHavenga/autotrain-kw8uu-tkwe5

Included Models

  • DocumentAssembler
  • E5Embeddings