diff --git a/eclipse/index.html b/eclipse/index.html index 3a4fa6218..6dcfd33a7 100644 --- a/eclipse/index.html +++ b/eclipse/index.html @@ -1,7 +1,7 @@
John J. Camilleri
-Updated: 5 March 2012
The research leading to these results has received funding from the European Union’s Seventh Framework Programme (FP7/2007-2013) under grant agreement no. FP7-ICT-247914.
@@ -53,7 +53,7 @@ Updated: 5 March 2012This feature works together with the launch configurations to make the process of testing treebanks against your grammars quick and easy. The general concept (independent of GFEP) is this:
+This feature works together with the launch configurations to make the process of testing treebanks against your grammars quick and easy. As described in the GF Book (Section 10.5), the general development-test cycle (independent of GFEP) is as follows:
test.trees which contains a bunch of abstract syntax trees, which you want to testrf -lines -tree -file=test.trees | l -table | wf -file=test.trees.outtest.trees.out and save it as your gold standard file test.gold.test.trees.out and save it as your gold standard file test.trees.gold.diff or some other comparison tool.
Note that GFEP assumes the following convention:
+ +nouns.treesnouns.trees.outnouns.trees.goldThe GFEP writes to the Eclipse platform log. This can be accessed in two ways: