JohnSnowLabs/spark-nlp-workshop

I am able to use the clinical NER models just fine, but when I try to use the RelationExtractionModel, I get Licence not configured or invalid licence key! Please contact support!! Anyone know what to do?

egenc opened this issue · 1 comments

egenc commented

Databricks 6.4 ML (includes Apache Spark 2.4.5, GPU, Scala 2.11)
Java Version 1.8.0_265 (Private Build)
spark-nlp 2.6.3
spark-nlp-jsl 2.7.0

egenc commented

in databricks, you need to load the jars manually in cluster settings. it is resolved with a clean cluster setup.. please check this link:
https://nlp.johnsnowlabs.com/docs/en/licensed_install#install-spark-nlp-for-healthcare-on-databricks

you don't need to start the session manually.. the session is already started when you start the cluster