From 32afd62460b756d95d486b95904e0e6b7761a757 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Reimar=20D=C3=B6ffinger?= Date: Sun, 24 May 2020 19:48:39 +0200 Subject: [PATCH] Minor updates on dictionary generation in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.43.0