It might affect string handling where you split a string by space characters, and then compare words with a dictionary.
For example, Pingtype English which translates word-by-word to Chinese. (note the words "the" and "same" not getting translated in the examples).
https://pingtype.github.io/english.html
Google Translate handles it fine.
It might affect string handling where you split a string by space characters, and then compare words with a dictionary.
For example, Pingtype English which translates word-by-word to Chinese. (note the words "the" and "same" not getting translated in the examples).
https://pingtype.github.io/english.html
Google Translate handles it fine.