languagetool-org / languagetool

Style and Grammar Checker for 25+ Languages
https://languagetool.org
GNU Lesser General Public License v2.1
12.04k stars 1.38k forks source link

[en] FPs ADVERB_WORD_ORDER #4485

Open udomai opened 3 years ago

udomai commented 3 years ago

ADVERB_WORD_ORDER[4] and [6] generate FPs for "often isn't", "it's always been", "never to do that"

see Diff

tiff commented 3 years ago

I have fixed the ones where it suggests splitting up the contraction: https://github.com/languagetool-org/languagetool/commit/0aa07a2cf1ef4843850f39340b5ffa1ac40f11d2

Others aren't fixed yet.