0

I am struggling with implementing classification usecase using the BertSentenceEmbeddings in python. Mostly I get classNotFoundError and I think I am unable to figure out the right versions of libraries (spark-nlp, pyspark). I followed most of options suggested on web but had no luck.

Any suggestions/tutorial would be the great help. Thanks.

Here's my notebook.

Rahul Sharma
  • 5,614
  • 10
  • 57
  • 91

1 Answers1

0

This tutorial helped me solve this error.

Thank you Maziyar for the help on Spark-NLP slack.

Rahul Sharma
  • 5,614
  • 10
  • 57
  • 91