similarity between sentence using semantic network in python

前端 未结 0 498
暖寄归人
暖寄归人 2020-11-22 00:08

How can I model this equation in Python?

SIM_Measure =((( * sim_noun) + ( * sim_verb) + ( *sim_common)) / total_word_list) 

To calculate the

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