It would be great if memory and CPU can be reduced if all that is required is unicode script detection for a given input text Right now I have to detect language first, then use a table to link the language to the writing system. Seems overkill.
It would be great if memory and CPU can be reduced if all that is required is unicode script detection for a given input text
Right now I have to detect language first, then use a table to link the language to the writing system.
Seems overkill.