was successfully added to your cart.

Spark NLP Blog

This is the second article of the “Serving Spark NLP via API” series, showcasing how to serve Spark NLP using FastAPI and LightPipelines

Blog

This is the second article of the “Serving Spark NLP via API” series, showcasing how to serve Spark NLP using FastAPI and LightPipelines for a quick inference. Don’t forget to...

Finding patterns and matching strategies are well-known NLP procedures to extract information from text. Spark NLP library has two annotators that can use these techniques to extract relevant information or...

This is the first article of the “Serving Spark NLP via API” series, showcasing how to serve Spark NLP using Synapse ML Don’t forget to check the other articles in...

In this article we’re going to review the functionalities of one of our most flexible annotators: ContextualParser. It’s a licensed annotator that allows users to extract entities from documents based...

In this video, we are covering how to deploy a custom Spark NLP image to an enterprise version of Kubernetes: OpenShift.