Open tmbdev opened 8 months ago
The Clex lexica listed in https://github.com/Attempto/ACE-in-GF/tree/master/words/clex seem to be all available, so I'm not sure why the download would fail. Can you download with Curl:
curl -L https://raw.githubusercontent.com/danshaub/Clex/master/clex_lexicon.pl > clex.pl
In general, the ACE-in-GF project has not been maintained for several years, so you might encounter more complicated issues going forward... :(
I tried building this from scratch, but no luck.
The top-level build (bash make-pgf.bash) doesn't actually download the necessary dictionary.
Trying to download it myself fails.
Here is my Dockerfile: