cdec icon indicating copy to clipboard operation
cdec copied to clipboard

Grammar extraction hangs mysteriously if ini file contains a bad path

Open nschneid opened this issue 11 years ago • 0 comments

python -m cdec.sa.extract -c ini -g grammars -j 2 < corpus > sgm

If the ini file contains invalid paths, this will launch a bunch of child processes and then hang. An error message would be more helpful.

nschneid avatar Dec 21 '13 06:12 nschneid