Describe the bug
CharSwapConverter.max_iterations is validated and stored but never used. Changing its value has no effect on the output. Found during release by @romanlutz
Expected Results
Changing max_iterations should affect the perturbation behavior, or the parameter should be removed.
Happy to take this on, feel free to assign it to me.
Describe the bug
CharSwapConverter.max_iterations is validated and stored but never used. Changing its value has no effect on the output. Found during release by @romanlutz
Expected Results
Changing max_iterations should affect the perturbation behavior, or the parameter should be removed.
Happy to take this on, feel free to assign it to me.