change readme
This commit is contained in:
parent
0a48e28b64
commit
46b4f74303
|
|
@ -1,6 +1,7 @@
|
|||
#### 软件学报文章:“代码克隆发展与展望”相关附加材料
|
||||
1. upsetplot.png # 子研究领域交集详情,包含了至少一篇相交文章的所有情况
|
||||
2. final_classification_result_classinfos.txt # 卡片分类过程中所有标注的卡片名称与对应的中文解释
|
||||
|
||||
列名:
|
||||
* id: 数据库自增主键
|
||||
* class_name: 类别名称
|
||||
|
|
@ -8,6 +9,7 @@
|
|||
* class_level: 类别等级 (表示当前类别属于哪个级别,1表示最高级)
|
||||
* class_parent: 父类名称
|
||||
3. final_classification_result_paperbelongs.txt # 卡片分类结束后每篇文章所属的类别名称
|
||||
|
||||
列名:
|
||||
* id: 数据库自增主键
|
||||
* title_sha: 文章标题的md5唯一标识字符串
|
||||
|
|
|
|||
Loading…
Reference in New Issue