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 @
7c971d48
TODO
\ No newline at end of file
The overall configuration:
```
json
[
[
{
"task"
:
"PREPROCESSING"
,
"config"
:{}
},
{
"task"
:
"INCREMNTAL"
,
"config"
:{}
},
{
"task"
:
"CLUSTERING"
,
"config"
:{}
},
{
"task"
:
"POSTPROCESSING"
,
"config"
:[]
},
]
]
\ No newline at end of file