Jehan 22b9ed2d4f BuildLangModel: add concept of custom_case_mapping…
… for langs for which Python lower() algorithm fails.
In particular Turkish dotted/dotless 'i' does not follow same rules
as common western languages.
Lowercase for 'I' is indeed not 'i' but 'ı'.
Uppercase for 'i' is indeed not 'I' but 'İ'.
2015-12-04 02:29:40 +01:00
..
BuildLangModelLogs LangModels: add Esperanto ISO-8859-3 language model. 2015-12-04 01:35:56 +01:00
charsets LangModels: add Esperanto ISO-8859-3 language model. 2015-12-04 01:35:56 +01:00
langs LangModels: add Esperanto ISO-8859-3 language model. 2015-12-04 01:35:56 +01:00
BuildLangModel.py BuildLangModel: add concept of custom_case_mapping… 2015-12-04 02:29:40 +01:00
debug.sh Add authors. 2011-07-13 20:16:23 +08:00
header-template.cpp BuildLangModel: add the licensing header to generated files. 2015-11-29 02:26:33 +01:00
release.sh Add authors. 2011-07-13 20:16:23 +08:00
win32.sh Add authors. 2011-07-13 20:16:23 +08:00