Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 12 of 12 for punctuation (0.05 sec)

  1. src/main/resources/fess_label_es.properties

    labels.search_related_queries=Palabras relacionadas:
    labels.search_result_select_sort=-  Ordenar  -
    labels.search_result_select_num=- Número de resultados -
    labels.search_result_sort_score_desc=Por puntuación
    labels.search_result_sort_filename_asc=Nombre de archivo (asc)
    labels.search_result_sort_filename_desc=Nombre de archivo (desc)
    labels.search_result_sort_created_asc=Fecha (asc)
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  2. RELEASE.md

        *   Added additional `standardize` and `split` modes to `TextVectorization`:
            *   `standardize="lower"` will lowercase inputs.
            *   `standardize="string_punctuation"` will remove all punctuation.
            *   `split="character"` will split on every unicode character.
        *   Added an `output_mode` argument to the `Discretization` and `Hashing`
            layers with the same semantics as other preprocessing layers. All
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (1)
Back to top