changelogs
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/sonnet?expand=0&rev=105
This commit is contained in:
parent
78275cf190
commit
c3f3bc66a5
@ -2,6 +2,27 @@
|
||||
Tue Sep 6 21:15:19 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Update to 5.26.0
|
||||
* Don't lowercase the language names in trigram parsing
|
||||
* Fix immediate crash on startup due to null plugin pointer
|
||||
* Handle dictionaries without correct names
|
||||
* Replace hand-curated list of script-language mappings, use
|
||||
proper names for languages
|
||||
* Add tool to generate trigrams
|
||||
* Unbreak language detection a bit
|
||||
* Use selected language as suggestion for detection
|
||||
* Use cached spellers in language detection,
|
||||
improve performance a bit
|
||||
* Improve language detection
|
||||
* Filter list of suggestions against available dictionaries,
|
||||
remove dupes
|
||||
* Remember to add the last trigram match
|
||||
* Check if any of the trigrams actually matched
|
||||
* Handle multiple languages with same score in trigram matcher
|
||||
* Don't check for minimum size twice
|
||||
* Prune list of languages against available languages
|
||||
* Use same minimum length everywhere in langdet
|
||||
* Sanity check that the loaded model has the correct amount of
|
||||
trigrams for each language
|
||||
* For more details please see:
|
||||
https://www.kde.org/announcements/kde-frameworks-5.26.0.php
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user