Skip to content

Commit

Permalink
Merge pull request tensorflow#1249 from bogatyy/master
Browse files Browse the repository at this point in the history
Fix links to download Parsey models
  • Loading branch information
Ivan Bogatyy authored Mar 23, 2017
2 parents 277f99c + 296d4f6 commit a24df86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syntaxnet/g3doc/universal.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Parsey Universal.

A collection of pretrained syntactic models is now available for download at
`http://download.tensorflow.org/models/<language>.zip`
`http://download.tensorflow.org/models/parsey_universal/<language>.zip`

After downloading and unzipping a model, you can run it similarly to
Parsey McParseface with:
Expand Down

0 comments on commit a24df86

Please sign in to comment.