diff --git a/utils/latex-preprocessing.py b/utils/latex-preprocessing.py index b614521a..7a8eba30 100755 --- a/utils/latex-preprocessing.py +++ b/utils/latex-preprocessing.py @@ -17,7 +17,10 @@ word_dic = { "noeud": "nœud", "oeil": "œil", "voeu": "vœu", +"oeuf": "œuf", "oe{}": "œ", +##: Contractions +"ptit": "p'tit", ##: Punctuation "’": "'", "Ca ": "Ça ",