diff options
Diffstat (limited to 'report/setup.tex')
-rw-r--r-- | report/setup.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/report/setup.tex b/report/setup.tex index b4f3f07d..e3357d3c 100644 --- a/report/setup.tex +++ b/report/setup.tex @@ -1,4 +1,5 @@ \chapter{Experimental Setup} +\label{chapter:setup} Our approach is based upon the popular and influential Hiero system \citep{chiang:2007} which uses a synchronous context free grammar (SCFG) to model translation. This translation system uses only a single non-terminal symbol and therefore the system is inherently stateless. |