spark-corenlp
spark-corenlp copied to clipboard
Python/PySpark wrapper for StanfordNLP
With Stanford NLP up and running in Python is there an intention of developing a Python/PySpark wrapper as well? And in the meantime, what would be the best way, say to Lemmatize using Stanford NLP using PySpark? In a UDF?