fasttext with udf pyspark

后端 未结 0 400
伪装坚强ぢ
伪装坚强ぢ 2021-01-31 20:57

I have been trying to implement a udf in pyspark out of a py function as follows:

It takes a bin model I previously trained.

def sentiment(frase):
    clas         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题