language_tool_python icon indicating copy to clipboard operation
language_tool_python copied to clipboard

Correct method doesn't fix all issues that are displayed on the online tool, running correct again on the already modified sentence corrects more, but not all

Open d0minYk opened this issue 8 months ago • 0 comments

Example sentence: 'El perro corría rapido a la parque para jugaba con los otros perros.' Correct applied: 'El perro corría rápido a el parque para jugada con los otros perros.' Correct applied to second sentence: 'El perro corría rápido al parque para jugada con los otros perros.'

How can this be made recursive without extra checks? Also it seems like the "jugada" is never corrected to "jugar" using this tool, but it is via the web interface.

Screenshot 2024-07-02 at 07 59 18

d0minYk avatar Jul 02 '24 07:07 d0minYk