Causal_event icon indicating copy to clipboard operation
Causal_event copied to clipboard

代码中貌似有缺少的文件

Open Yewx0310 opened this issue 1 year ago • 0 comments

triple_words=pd.read_csv(r'C:/Users/Administrator/Desktop/lzk/Causal_event/data/v_df_o3.csv',encoding='utf-8') triple_guide_words=triple_words[:88].words.values #超参数,取多大的置信度,三元tag触发词典

这两行代码的第一行这个文件我在data文件夹下没有找到

Yewx0310 avatar Jul 10 '23 02:07 Yewx0310