{ | |
"preprocessors": [ | |
{ | |
"type": "Lowercase" | |
}, | |
{ | |
"type": "PreNFKC" | |
}, | |
{ | |
"type": "PunctuationNormalization" | |
}, | |
{ | |
"type": "WhitespaceNormalization" | |
} | |
], | |
"version": "1.1" | |
} |
{ | |
"preprocessors": [ | |
{ | |
"type": "Lowercase" | |
}, | |
{ | |
"type": "PreNFKC" | |
}, | |
{ | |
"type": "PunctuationNormalization" | |
}, | |
{ | |
"type": "WhitespaceNormalization" | |
} | |
], | |
"version": "1.1" | |
} |