was successfully added to your cart.

Spark NLP Blog

State of the Art Natural Language Processing at Scale.

Sentence detection in Spark NLP is the process of identifying and segmenting a piece of text into individual sentences using the Spark NLP library. Sentence detection is an essential component...

Say Goodbye to Typos and Spelling Errors: Fix Them at Scale with Spark NLP and Python Correcting Typos and Spelling Errors is an important task in NLP pipelines. Being able...

Traditional Natural Language Processing (NLP) has long relied on powerful Python libraries such as SpaCy and NLTK, which have proven effective for a wide range of text-processing tasks. However, these...

The MultiCaRe Dataset is a multimodal case report dataset that contains data from 75,382 open-access PubMed Central articles spanning the period from 1990 to 2023. It includes 96,428 clinical cases...

Spark NLP 5.5 dramatically enhances the landscape of large language model (LLM) inference. This major release introduces native integration with Llama.cpp, unlocking access to tens of thousands of GGUF models...