I am trying to extract the named entities using Spark NLP that needs a Data Frame. I have an RDD[String] that needs to be converted to DF. I am able to convert but
RDD[String]