parse.sh no longer exists.
@calberti, can you look at this?
actually parsey_universal folder doesn't exist now:
After downloading and unzipping a model, you can run it similarly to
Parsey McParseface with:
MODEL_DIRECTORY=/where/you/unzipped/the/model/files
cat sentences.txt | **_syntaxnet/models/parsey_universal/parse.sh_** \
$MODEL_DIRECTORY > output.conll
It is really confusing. Where is parsey_universal model?
I can't find neither parsey_universal nor parse.sh.