https://bugs.kde.org/show_bug.cgi?id=176537

--- Comment #10 from Eike Hein <h...@kde.org> ---
Missing trigrams could mean that automatic language detection failed. Maybe
this is the problem. Can you try overriding it it by disabling automatic
language detection and and setting Malayalam as the default language?

If this works (as it did here), then the problem is in this code:

https://cgit.kde.org/sonnet.git/tree/src/core/guesslanguage.cpp

It's worth nothing that trigram-based detection is a fallback codepath. We'd
first need to determine why the script-based detection here fails:

https://cgit.kde.org/sonnet.git/tree/src/core/guesslanguage.cpp#n172

It's true the trigram data set doesn't have trigrams for Malayalam though which
could be worth contributing if you can:

https://cgit.kde.org/sonnet.git/tree/data/trigrams

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to