Chinese simplified doesn't take into account of how Chinese keyboards work #4900
Unanswered
ThisisShoo
asked this question in
Ideas
Replies: 1 comment
-
You can use the "nospace" funbox for that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Chinese sentences rarely contain spaces between words, unlike in other languages. Therefore, it's counterintuitive to place spaces between words. I recommend adding a feature where the space is automatically added/skipped since naively merging the words together will only create a wordsoupthatlookslikethis.
I would also suggest using coherent or incoherent sentences (basically, words separated by punctuations) instead of discrete words, but that seems to edge on defeating the whole test's purpose.
Beta Was this translation helpful? Give feedback.
All reactions