X-Git-Url: http://gitweb.fperrin.net/?p=Dictionary.git;a=blobdiff_plain;f=README.md;h=600ba04efc13d25820c3fbd87f9892d06878470f;hp=b8cf5495e0b14aa722ae0b085e63902165f5bd0e;hb=32afd62460b756d95d486b95904e0e6b7761a757;hpb=5f615159127f143bb4197f60ec143b89903dc5db diff --git a/README.md b/README.md index b8cf549..600ba04 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,11 @@ It is possible to disable the smallicu/makesmallicu step if it causes issues, though help to debug any such issue would be welcome. ## Generating dictionaries -And approximation of the steps for generating dictionaries: +An approximation of the steps for generating dictionaries: 1. Go into the DictionaryPC repository 2. Run `data/downloadInputs.sh` to get the data 3. Run `./compile.sh` (probably needs quite a few things to be installed or paths in it configured) + Alternatively, download a release binary: https://github.com/rdoeffinger/DictionaryPC/releases 4. Run `./WiktionarySplitter.sh` 5. Run `./generate_dictionaries.sh` You might want to edit the settings at the start of the file