@@ -24,6 +24,7 @@ The overall configuration of a single incremental matching:
...
@@ -24,6 +24,7 @@ The overall configuration of a single incremental matching:
Note that the sequence of incremental matching tasks can never start with an incremental matching. There is always a clustered similarity graph that new entities or new sources are integrated to it incrementally.
Note that the sequence of incremental matching tasks can never start with an incremental matching. There is always a clustered similarity graph that new entities or new sources are integrated to it incrementally.
The configuration of the Max-Both method:
The configuration of the Max-Both method:
```json
{
{
"task":"INCREMENTAL_REPAIRING",
"task":"INCREMENTAL_REPAIRING",
"config":{
"config":{
...
@@ -38,3 +39,4 @@ The configuration of the Max-Both method:
...
@@ -38,3 +39,4 @@ The configuration of the Max-Both method: