augment_whitespace_model_input
Note
ID: catalog.augmentors.augment_whitespace_model_input | Type: AugmentWhitespace
{
"augment_model_input": true,
"type": "augment_whitespace"
}
Explanation about AugmentWhitespace
Augments the inputs by replace existing whitespace with other whitespace.
Currently each whitespace is replaced by a random choice of 1-3 whitespace charaters (spcae, tab, newline).