Update Incremental Configuration (JSON) authored by Alieh Saeedi's avatar Alieh Saeedi
......@@ -7,11 +7,11 @@ The overall configuration of a single incremental matching:
"config":{}
},
{
"task":"INCREMNTAL",
"task":"LINKING",
"config":{}
},
{
"task":"CLUSTERING",
"task":"INCREMENTAL_REPAIRING",
"config":{}
},
{
......
......