Jehan f8752f2b56 src, script: add concept of alphabet_mapping in language models.
This allows to handle cases where some characters are actually
alternative/variants of another. For instance, a same word can be
written with both variants, while both are considered correct and
equivalent. Browsing a bit Slovenian Wikipedia, it looks like they only
use them for titles there.

I use this the first time on characters with diacritics in Slovene.
Indeed these are so rarely used that they would hardly show in the stats
and worse, any sequence using these in tested text would likely show as
negative sequences hence drop the confidence in Slovenian. As a
consequence, various Slovene text would show up as Slovak as it's close
enough and contains the same character with diacritics in a common way.
2021-03-21 15:54:24 +01:00
..
LangArabicModel.cpp Rebuild a bunch of language models. 2021-03-16 12:35:18 +01:00
LangBulgarianModel.cpp src: new API to get the detected language. 2021-03-14 00:12:30 +01:00
LangCroatianModel.cpp src, script: regenerate all existing language models. 2021-03-17 02:07:17 +01:00
LangCzechModel.cpp src, script: regenerate all existing language models. 2021-03-17 02:07:17 +01:00
LangDanishModel.cpp Rebuild a bunch of language models. 2021-03-16 12:35:18 +01:00
LangEsperantoModel.cpp src, script: regenerate all existing language models. 2021-03-17 02:07:17 +01:00
LangEstonianModel.cpp src, script: regenerate all existing language models. 2021-03-17 02:07:17 +01:00
LangFinnishModel.cpp src, script: regenerate all existing language models. 2021-03-17 02:07:17 +01:00
LangFrenchModel.cpp Rebuild a bunch of language models. 2021-03-16 12:35:18 +01:00
LangGermanModel.cpp Rebuild a bunch of language models. 2021-03-16 12:35:18 +01:00
LangGreekModel.cpp src, script: regenerate all existing language models. 2021-03-17 02:07:17 +01:00
LangHebrewModel.cpp script, src: generate the Hebrew models. 2021-03-17 23:22:50 +01:00
LangHindiModel.cpp src: add Hindi/UTF-8 support. 2021-03-19 22:36:30 +01:00
LangHungarianModel.cpp src, script: regenerate all existing language models. 2021-03-17 02:07:17 +01:00
LangIrishModel.cpp src, script: regenerate all existing language models. 2021-03-17 02:07:17 +01:00
LangItalianModel.cpp Rebuild a bunch of language models. 2021-03-16 12:35:18 +01:00
LangLatvianModel.cpp src, script: regenerate all existing language models. 2021-03-17 02:07:17 +01:00
LangLithuanianModel.cpp src, script: regenerate all existing language models. 2021-03-17 02:07:17 +01:00
LangMalteseModel.cpp src, script: regenerate all existing language models. 2021-03-17 02:07:17 +01:00
LangPolishModel.cpp src, script: regenerate all existing language models. 2021-03-17 02:07:17 +01:00
LangPortugueseModel.cpp src, script: regenerate all existing language models. 2021-03-17 02:07:17 +01:00
LangRomanianModel.cpp src, script: regenerate all existing language models. 2021-03-17 02:07:17 +01:00
LangRussianModel.cpp src: new API to get the detected language. 2021-03-14 00:12:30 +01:00
LangSlovakModel.cpp script: regenerate Slovak and Slovene with better alphabet support. 2021-03-21 13:30:41 +01:00
LangSloveneModel.cpp src, script: add concept of alphabet_mapping in language models. 2021-03-21 15:54:24 +01:00
LangSpanishModel.cpp Rebuild a bunch of language models. 2021-03-16 12:35:18 +01:00
LangSwedishModel.cpp src, script: regenerate all existing language models. 2021-03-17 02:07:17 +01:00
LangThaiModel.cpp src, script: regenerate all existing language models. 2021-03-17 02:07:17 +01:00
LangTurkishModel.cpp src, script: regenerate all existing language models. 2021-03-17 02:07:17 +01:00
LangVietnameseModel.cpp script, src: regenerate the Vietnamese model. 2021-03-21 01:17:55 +01:00