.. index:: single: script_language_detector .. _script_language_detector/0: .. rst-class:: right **object** ``script_language_detector`` ============================ Language detection strategy using Unicode script evidence. | **Availability:** | ``logtalk_load(language_detection(loader))`` | **Author:** Paulo Moura | **Version:** 1:0:0 | **Date:** 2026-09-07 | **Compilation flags:** | ``static, context_switching_calls`` | **Implements:** | ``public`` :ref:`language_detection_strategy_protocol ` | **Imports:** | ``public`` :ref:`language_detection_scoring ` | **Uses:** | :ref:`language_detection_scripts ` | :ref:`list ` | **Remarks:** | (none) | **Inherited public predicates:** |  :ref:`language_detection_strategy_protocol/0::scores/3`   .. contents:: :local: :backlinks: top Public predicates ----------------- (no local declarations; see entity ancestors if any) Protected predicates -------------------- (no local declarations; see entity ancestors if any) Private predicates ------------------ (no local declarations; see entity ancestors if any) Operators --------- (none) .. seealso:: :ref:`ngram_language_detector `, :ref:`stopword_language_detector `, :ref:`hybrid_language_detector `