Index: doc/build.md ================================================================== --- doc/build.md +++ doc/build.md @@ -1,8 +1,16 @@ # Building Grammalecte # How to build Grammalecte + +## Before build ## + +For the French project, extract the zip files in gc_lang/fr/dictionnaire/lexique/corpus_data: +```bash +cd gc_lang/fr/dictionnaire/lexique/corpus_data +unzip -o '*.zip' +``` ## Required ## For building: