Commit 264ecd70 by matianyun

Update readme.md

parent f6128fef
用法:python is_ccfa.py # !注意:这个脚本可能判断不准,请一定人工检查!
## 用法:python is_ccfa.py
功能:判断论文是否属于CCF-A类会议 ## 功能:判断论文是否属于CCF-A类会议
输入文件:CCF_A_list.csv,包含两列:abbr,fullname - 输入文件:`CCF_A_list.csv`,包含两列:`abbr,fullname`
输入文件夹:data/title_venue,包含若干csv文件,每个文件的标题栏是title,venue - 输入文件夹:`data/title_venue`,包含若干csv文件,每个文件的标题栏是`title,venue`
输出文件夹:data/is_ccfa,对用title_venue文件夹下的每个csv文件进行处理,输出文件名相同,标题栏是title,venue,is_ccf_a - 输出文件夹:`data/is_ccfa`,对用`title_venue`文件夹下的每个csv文件进行处理,输出文件名相同,标题栏是`title,venue,is_ccf_a`
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment