Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Commit a9f4f94

Browse files
committed
Update the README
- Point to the new location of the models on GitHub.
1 parent 6440f63 commit a9f4f94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ Usage
7373
~~~~~
7474

7575
To use python-zpar, you need the English models for ZPar. They can be
76-
downloaded from `here <http://sourceforge.net/projects/zpar>`__. There
77-
are three models: a part-of-speech tagger, a constituency parser, and a
76+
downloaded from the ZPar release page `here <https://github.com/frcchang/zpar/releases/tag/v0.7.5>`__.
77+
There are three models: a part-of-speech tagger, a constituency parser, and a
7878
dependency parser. For the purpose of the examples below, the models are
7979
in the ``english-models`` directory in the current directory.
8080

0 commit comments

Comments
 (0)