Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Hassan Akhtar

    (@khaxan)

    Hi. I am not familiar enough with the Chinese language to figure out the exact cause of the problem. However I can tell you how the system calculates the number of words in a piece of content. It does so by counting the spaces between words. If there are spaces between words and it is still not working properly then let me know I’d love to take another look at the code for you.

    Thread Starter taigt

    (@taigt)

    The Asian language (such as Chinese, Japanese and Korean) normally doesn’t have the space between words.

    For example:该函数必须要传递一个参数,根据参数类型返回单词的个数。

    How does it count the length of content?

    I hope you could find a solution could support all of the languages.

    Plugin Author Hassan Akhtar

    (@khaxan)

    Well that explains the problem. How are words separated in Chinese?

    Thread Starter taigt

    (@taigt)

    There is no space between words.

    Only the long sentence is separated by comma.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Post restrictions not work for Asian character’ is closed to new replies.