We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87e350f commit c7c5cc5Copy full SHA for c7c5cc5
README.md
@@ -6,6 +6,12 @@ This software converts Combinatory Categorial Grammar (CCG) derivations to Phras
6
Jonathan K. Kummerfeld, James R. Curran and Dan Klein,
7
ACL (short) 2012
8
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
15
If you use my code in your own work, please cite the paper:
16
17
```
0 commit comments