Closed Ibrokhimsadikov closed 2 years ago
Hi, sorry this seems more like a pyspark/databricks question. The entity linker is indeed not serializable and I'm not sure what a workaround might be because I am not an expert with pyspark/databricks. You may have better luck searching elsewhere for how to use pyspark/databricks with a UDF that is not serializable.
I am trying to use entity_linker with pyspark and wanted to register it as an UDF function, with the following
Getting the following error:
Is the work around for such issue