EditNTS icon indicating copy to clipboard operation
EditNTS copied to clipboard

process_raw_data(comp_txt, simp_txt)

Open qiunlp opened this issue 4 years ago • 3 comments

这里的comp_txt, simp_txt是什么?从哪里下载?

qiunlp avatar Mar 04 '20 12:03 qiunlp

comp_txt, simp_txt refer to the source text and target text in the simplification task. WikiLarge, WikiSmall, and Newsela.

YueDongCS avatar Mar 08 '20 20:03 YueDongCS

thank you

qiunlp avatar Mar 09 '20 13:03 qiunlp

This can be done by the following steps: 1.process_raw_data(comp_txt, simp_txt) 2.editnet_data_to_editnetID(df,output_path).

这里的comp_txt, simp_txt,df, output_path 能否用示例说明? output_path是train.df.filtered.pos吗?

能否提供.sh文件,一键运行到结果

qiunlp avatar Mar 14 '20 09:03 qiunlp