Describe the bug
I was playing with the language model for Khmer and the initial issue I ran into was that the word count does not show up for me in the Design view, even though they are all there in the code view.
Design View
Code View
After talking with @darcywong00, we found that it was because of the comma (,) in the word counts. When removing the comma in the Code View, the numbers show up in the Design View (see the screenshot below).
NOTE: The wordlist.tsv were exported/downloaded from Google Sheet and of course the comma is there in the word count column.
Expected behavior
The word count should be shown up correctly whether or not the comma is used. :)
Describe the bug I was playing with the language model for Khmer and the initial issue I ran into was that the word count does not show up for me in the Design view, even though they are all there in the code view.
Design View
Code View
After talking with @darcywong00, we found that it was because of the comma (,) in the word counts. When removing the comma in the Code View, the numbers show up in the Design View (see the screenshot below).
NOTE: The
wordlist.tsv
were exported/downloaded from Google Sheet and of course the comma is there in the word count column.Expected behavior The word count should be shown up correctly whether or not the comma is used. :)
Keyman Developer:
Keyboard