commit 7b0d4c908e7f20bc44c07a58fc41eb6dc88d66b5
parent 85f255c57d3c88152fb8a17a78fe36b7e9241f09
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Sat, 17 Aug 2019 18:03:07 +0200
add README
Diffstat:
README | | | 19 | +++++++++++++++++++ |
1 file changed, 19 insertions(+), 0 deletions(-)
diff --git a/README b/README
@@ -0,0 +1,19 @@
+This repository contains various versions of the Lexique database
+<http://www.lexique.org/> by Boris New <http://psycho-usmb.fr/boris.new/> and
+Christophe Pallier <http://www.pallier.org/>. These are the files of the form
+Lexique*.txt.
+
+It also contains my own variant of Lexique, in the file "lexique", which is
+derived from the latest available Lexique (currently: Lexique383.txt). This
+file fixes a few errors that I have found in Lexique (and reported to the
+authors).
+
+Last, it contains a modification of the file "lexique" to only use ASCII
+characters for field 2 in "lexique_my_format" (other fields are untouched: the
+precise script used is
+<https://gitlab.com/a3nm/frhyme/blob/master/scripts/lexique/lexique_fix.sh>).
+
+The license of all these files is the same as that of Lexique, namely, the
+license CC BY SA 4.0 (according to the file README-Lexique.txt in the
+downloadable archive of Lexique).
+