Open tiff opened 4 years ago
Here's another example where the suggestion only wants to change one word but leaves the other words as they are:
Another case, where the suggestion creates an inconsistent casing: "clean & Clear"
Another case, where the suggestion creates an inconsistent casing: "clean & Clear"
Can you post the original text? I can't reproduce this case.
Johnson & Johnson is headquartered in New Brunswick, New Jersey, the consumer division being located in Skillman, New Jersey. The corporation includes some 250 subsidiary companies with operations in 60 countries and products sold in over 175 countries. Johnson & Johnson had worldwide sales of $70.1 billion during calendar year 2015.[4] Johnson & Johnson's brands include numerous household names of medications and first aid supplies. Among its well-known consumer products are the Band-Aid Brand line of bandages, Tylenol medications, Johnson's Baby products, Neutrogena skin and beauty products, Clean & Clear facial wash and Acuvue contact lenses.
A few more examples, where IMHO we should not suggest the lowercase word, because it's either a headline or a very short informal phrase/exlamation.
Happy Camping!
What Happened?
Look and Feel:
Figure/Ground:
Snap or Tap?
They have 100,418 Cases, 4,525 Deaths.
System Granted $5.00
This currently causes the rule to trigger. Probably because there's a dot in there which is seen as the sentence punctuation? I think we should only look at full sentences (that have the punctuation at the end, not somewhere in the middle)
Sentence detection seems fine in this case. System Granted $5.00.
(with .
at the end) also has the same false alarm. Maybe count the "real" tokens (word tokens) and ignore short sentences?
@danielnaber but it doesn't happen with System Granted $5
, that's why I assumed it's caused by the dot
Looks to me as if it's just checking if there's a dot somewhere.
Applying the suggestions would cause an inconsistent capitalization:
Some more:
@danielnaber it would be nice if you could spend some more time on this to make this rule create less false positives.