.. index:: single: default_text_normalization
.. _default_text_normalization/0:

.. rst-class:: right

**object**

``default_text_normalization``
==============================

Default language-neutral text normalization profile.

| **Availability:** 
|    ``logtalk_load(text_normalization(loader))``

| **Author:** Paulo Moura
| **Version:** 1:0:0
| **Date:** 2026-09-06

| **Compilation flags:**
|    ``static, context_switching_calls``


| **Implements:**
|    ``public`` :ref:`text_normalization_profile_protocol <text_normalization_profile_protocol/0>`
| **Uses:**
|    :ref:`xml_whatwg_entities <xml_whatwg_entities/0>`

| **Remarks:**
|    (none)

| **Inherited public predicates:**
|     :ref:`text_normalization_profile_protocol/0::case_conversion/3`  :ref:`text_normalization_profile_protocol/0::diacritic_fold/2`  :ref:`text_normalization_profile_protocol/0::named_entity/2`  

.. 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:`text_normalizer(Representation,Profile) <text_normalizer/2>`

