{
"rules": {
"features": {
"property1": {
"labels": [
{
"name": "string",
"keywords": [
"string"
]
}
],
"classifier": {
"type": "string",
"categories": [
"string"
],
"threshold": 0,
"excluded_words": [
"string"
]
}
},
"property2": {
"labels": [
{
"name": "string",
"keywords": [
"string"
]
}
],
"classifier": {
"type": "string",
"categories": [
"string"
],
"threshold": 0,
"excluded_words": [
"string"
]
}
}
},
"parameters": {
"excluded_words": [
"string"
]
}
}
}