was successfully added to your cart.

Spark NLP Blog

State of the Art Natural Language Processing at Scale.

One of the questions that Spark NLP users often ask me is what type of tasks can you quickly solve using Spark NLP out of the box. In order to...

In this post I will discuss four topics: 1) my journey to start with SparkNLP, 2) what went well, 3) what did not go well and, 4) getting certified.

Recognize over 18 entities such as Countries, People, Organizations, Products, Events, etc. using an out of the box pre-trained NerDLApproach trained on the OntoNotes corpus.

Recognize Persons, Locations, Organizations, and Misc entities using out of the box pre-trained Deep Learning models based on GloVe (glove_100d) and BERT (ner_dl_bert) word embeddings.

Automatically identify Joy, Surprise, Fear, Sadness in Tweets using out pretrained Spark NLP DL classifier.