ethan
ethan
i reckon you keep the words the same, it’s good to separate the words but just count every character in a sentence as a word in the quotes section
the punctuation isn't an issue, there isn't much punctuation in the quotes anyways, i reckon you can count every character as a word and parse out the full width punctuation...
wdym, i’m saying we count each character as a word, as mandarin doesn’t follow the rule that each word is separated by spaces. eg. “猴子打字” (monkey type lol) counted as...
also if we add spaces it wouldn’t be accurate, not sure how the word counting works but a special case can be added to split the characters differently (removing the...
yes i agree with faq0 on the speed calculation part but the main issue is that in the quotes the entire sentence is counted as one word, i’m suggesting that...
in chinese there is no such thing as a space lol if its like that then there might not be an easy solution perhaps make a special case??? because im...
> I believe that monkeytype should just detect the number of keystrokes when a character itself is typed. what does this mean?
> What if i just disable space then? Monkeytype wont try to "move to the next word" because there would be no "next word" and that "moving to the next...
another problem might be that 1 misspelt character results in the test being unable to finish, as when u disable space, it will stop the test from force finishing as...
im pretty sure you have to both split quote by character and disable spaces