|
|
|
|
|
by zarzavat
1208 days ago
|
|
There are still several languages that don't use spaces. Like Thai and Cambodian. Both of these languages are very analytic - they use short words, which makes it easier. The actual problem without using spaces is not that humans can't read it, it's that computers can't read it (without at least complete dictionary and maybe some AI help). GNU aspell for instance does not support languages that don't use spaces. [1] http://aspell.net/0.61/man-html/Unsupported.html |
|