lexique

various versions of the French lexical database at lexique.org
git clone https://a3nm.net/git/lexique/
Log | Files | Refs | README

lexique_fix.sh (130B)


      1 #!/bin/bash
      2 
      3 # General fixes for lexique
      4 # Author: Antoine Amarilli
      5 # Public domain
      6 
      7 cd "$( dirname "$0" )"
      8 
      9 sed 1d | ./subst.pl
     10