diff --git a/README.md b/README.md index 3be6e49..cbc8814 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# testcfg +"# testcfg ## Testing distributional learnability properties of context-free grammars. @@ -8,3 +8,12 @@ which will appear in the proceedings of ICFG 2016. It should run cleanly on a suitable machine with Python installed. The diagrams can be produced using the scripts provided which start with run. +git clone https://github.com/alexc17/testcfg.git +cd testcfg/testcfg + +# run the experiment and create ../figures/cnf_density_3.pdf +python run_experiment_cnf_density_2.py + +python run_experiment_cnf_1fkp.py + +