Skip to content

Commit c7c5cc5

Browse files
author
Jonathan Kummerfeld
committed
Adding direct ownload links
1 parent 87e350f commit c7c5cc5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ This software converts Combinatory Categorial Grammar (CCG) derivations to Phras
66
Jonathan K. Kummerfeld, James R. Curran and Dan Klein,
77
ACL (short) 2012
88

9+
To use the system, download it one of these ways, and run as shown below:
10+
11+
- [Download .zip](https://github.com/jkkummerfeld/berkeley-ccg2pst/zipball/master)
12+
- [Download .tar.gz](https://github.com/jkkummerfeld/berkeley-ccg2pst/tarball/master)
13+
- `git clone https://github.com/jkkummerfeld/berkeley-ccg2pst.git`
14+
915
If you use my code in your own work, please cite the paper:
1016

1117
```

0 commit comments

Comments
 (0)