Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

[WIP] additionnal lib/cleanup for French language to improve quality of inputs #635

Closed
wants to merge 12 commits into from

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    8128068 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. adding many FR rules, transcoding acronyms, and removing numbers

    ...some of my first commits, and my first steps in JS.
    reviews are welcome.
    (...please neither shoot or shout at me ;-D )
    
    Co-Authored-By: Nicolas Panel <[email protected]>
    CapitainFlam and nicolaspanel committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    db15ee1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Update fr.js

    CapitainFlam committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    9e0d82f View commit details
    Browse the repository at this point in the history
  2. Update fr.js

    roman + century numerals,
    roman numerals,
    full convertion of all ACRONYMES
    CapitainFlam committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    58430bb View commit details
    Browse the repository at this point in the history
  3. Update fr.js

    eleventh, ...
    first, second,...
    1/2 => 1 sur 2
    CapitainFlam committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    13cbb55 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Update server/lib/cleanup/languages/fr.js

    of course :)
    
    Co-authored-by: Michael Kohler <[email protected]>
    CapitainFlam and MichaelKohler authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    2abf67c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Update fr.js

    Notepad++ > Edit > transform TABS in SPACE.
    Yeahhhhhh
    CapitainFlam committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    12fcb1e View commit details
    Browse the repository at this point in the history
  2. Update fr.js

    as requested, only keeping FR and removing EN error description...
    But adding EN comment, for ^FR readers sake.
    CapitainFlam committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    4a2ea4e View commit details
    Browse the repository at this point in the history
  3. Update fr.js

    We do not remove PUNCTUATION (?!, etc.) after finding them, we just put them back  as we found them.
    CapitainFlam committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    aef4284 View commit details
    Browse the repository at this point in the history
  4. Update fr.js

    remplacing – (long hyphen) by - (short hyphen)
    CapitainFlam committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    18fdf37 View commit details
    Browse the repository at this point in the history
  5. Update fr.js

    Normalize ´ (french apostroph) into ' (usual apostroph)
    CapitainFlam committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    1a0cff5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d7d973 View commit details
    Browse the repository at this point in the history