[Bug 291764] JJ: Set spellchecking language per contact instead of per tab

nickl nicklkde at ymail.com
Mon Sep 17 23:32:13 BST 2012


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

nickl <nicklkde at ymail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicklkde at ymail.com

--- Comment #6 from nickl <nicklkde at ymail.com> ---
@Martin
To avoid confusion there can be one or more algorithms:
One possible approach:
if you detect a word that can be in different languages, you could parse and
check the language of other words in the same sentence to find out.
Example:
You have the word "Bravo". This word might be considered as English, Italian or
German, or part of even more languages.
You could check other words in the sentence: 
f.e: "Bravo, you are smart"- language detection:English
If there are not any other words, you make detection based on previous possible
language detections.
If this is the first message, you spellcheck in English.
Of course, this is just an idea.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kde-telepathy-bugs mailing list