X-Git-Url: http://gitweb.pimeys.fr/?a=blobdiff_plain;f=convert_dico.sh;fp=convert_dico.sh;h=92ccf5fe7d2798756942e868e23c31dc179ef97b;hb=c3f4e4d4a35613531475e7cfec95cf76021e8a5d;hp=0000000000000000000000000000000000000000;hpb=54dfa5f23af8eebfae0e80cc1d99a14f3e02ac74;p=bots%2Fhung.git diff --git a/convert_dico.sh b/convert_dico.sh new file mode 100755 index 0000000..92ccf5f --- /dev/null +++ b/convert_dico.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +iconv DicFra.csv -f ISO8859-1 >> dico_for_python.txt +python convert_dico.py +