Hi,

There is a bug report about the behavior of UppercaseSentenceStartRule:

https://sourceforge.net/p/languagetool/bugs/185/

I think that the only situation in which we can safely prevent the rule to
match is when the previous sentence ends with comma or semicolon. So I
propose to implement this for all languages.

Perhaps we can do the same when the previous sentence ends with no
punctuation mark at all. This could be useful for table cells, but
sometimes there will be ambiguities. I am not sure.

The current implementation looks at the sentence end to decide what to do
at the start of the same sentence. I think this makes no sense and causes
false negatives.

I can make some changes and we'll be able to see what happens in the
wikipedia checks.

Regards,
Jaume Ortolà
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Languagetool-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to