Changes
Page history
Update Incremental Configuration (JSON)
authored
Jun 29, 2021
by
Alieh Saeedi
Show whitespace changes
Inline
Side-by-side
Home/Configuration/Incremental-Configuration-(JSON).md
View page @
2e4f15b4
...
...
@@ -39,8 +39,11 @@ The configuration of the Max-Both method:
}
```
**delta**
: ranges between [0,1) and specifies the allowed similarity value loss.
**isSCRemoving**
: whether the source consistency constraint should be applied.
**clusterIdPrefix**
: The prefix string for clusterIds of pre-clustering.
**clustering**
: The algorithm used for pre-clustering of new entities.
The configuration of the 1DR method:
...
...
@@ -57,6 +60,5 @@ The configuration of the 1DR method:
}
```
**clustering**
: The algorithm used for re-clustering of the new entities and their fist depth neighbours.
**clusterIdPrefix**
: The prefix string for clusterIds of newly clustered entities.
**clusterIdPrefix**
: The prefix string for clusterIds of newly clustered entities.
\ No newline at end of file