You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've written a free program for learning languages called Lute (https://github.com/LuteOrg/lute-v3), and it would be nice to add Thai support. This library looks great, but I'm not sure what are the "best" parameters when using it. As I don't speak Thai, I can't say if the sentence splitting is accurate or not, for Thai learners.
I did some testing at https://github.com/jzohrab/lute_thai_testing -- can you suggest what might be the most accurate settings for the library, for splitting Thai texts into sentences for learners?