You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This article presents a strong case that using U+02BC for apostrophe is more correct than using U+2019 (RIGHT SINGLE QUOTATION MARK). Modifier letters are considered part of a word by a tokenizer and quotation marks should break a word in most tokenizers.
The text was updated successfully, but these errors were encountered:
https://tedclancy.wordpress.com/2015/06/03/which-unicode-character-should-represent-the-english-apostrophe-and-why-the-unicode-committee-is-very-wrong/
This article presents a strong case that using
U+02BC
for apostrophe is more correct than usingU+2019
(RIGHT SINGLE QUOTATION MARK). Modifier letters are considered part of a word by a tokenizer and quotation marks should break a word in most tokenizers.The text was updated successfully, but these errors were encountered: