bperel / wiper

Contribute to Wikipedia by accepting or refusing spelling and grammar suggestions
https://tools.wmflabs.org/wiper
GNU General Public License v3.0
3 stars 0 forks source link

Repetitive error with a suggestion #18

Open doplu opened 4 years ago

doplu commented 4 years ago

Hello,

I did several repetitive errors by accepting suggestions from Wiper on a french article (https://fr.wikipedia.org/w/index.php?title=Loi_de_l%27osmom%C3%A9trie&action=history). Hopefully a follower of this wikipedia's page alerted me today (https://fr.wikipedia.org/wiki/Sujet:Vrrytzjzveadjyfh).

[Apparently, it could be difficult for Wiper to ignore the suggestion : "Cette phrase ne commence pas par une majuscule" when it is found in mathematical demonstrations articles. ]

By luck could you do something about it so the Wiper's suggestion ("Cette phrase ne commence pas par une majuscule") does not appear again in Wiper for that article ?

Maybe could you create a way for the Wiper's user (which edit has been canceled in wikipedia) to prevent specifically a wikipedia page from appearing again for the same kind of suggestion on the same page ?

Thanks in advance ;) Edited

bperel commented 4 years ago

Thank you for these details. However, just because the suggestion is wrong in some places in the article doesn't mean that all suggestions of the same type are wrong in this article, so ignoring all suggestions of this type for the article would also potentially ignore correct suggestions as well.

That being said, the particular false-positive suggestion that you mention should appear less often in the future : thanks to the new way of passing text to LanguageTool implemented while solving issue https://github.com/bperel/wiper/issues/4, LanguageTool now knows more context about what's surrounding the sentence, and should understand better that just because a sentence is in a new paragraph doesn't mean that it should start with an uppercase letter.