In this talk, I will introduce the sparknlp R package which brings SparkNLP to the R programming language. The sparknlp R package is a sparklyr extension. All of the power and functionality of SparkNLP can now be used from R just as easily as it is used from Scala, Java, and Python.
I’ll demonstrate how it works and look at some of the considerations needed when building a sparklyr extension.