<div dir="ltr">Hi everybody,<div><br></div><div>I have been trying over some days to make treebanking work with FFT. Following instructions on the DELPH-IN site, I have given the commands below, and I end up with a browser window with the items of the profile I attempt to treebank. However, when I click on one of the items, I get an error message &quot;404 Not Found&quot;. Do any of you know what I am doing wrong?</div><div><br></div><div>Here are the commands (with full paths):</div><div>mkprof -s ~/logon/lingo/lkb/src/tsdb/home/mrs.2020.05.12/ /tmp/mrs-test<br></div><div>art -f -a &#39;~/tools/ace-0.9.30/ace --disable-generalization -g ~/tools/ace-0.9.30/norwegian-small.dat -O&#39; /tmp/mrs-test<br></div><div>~/acetools-x86-0.9.30/fftb -g ~/tools/ace-0.9.30/norwegian-small.dat  --browser --webdir ~/acetools /tmp/mrs-test/<br></div><div><br></div><div>I am quite keen to get a statistical model for my grammar, so I have tried to train a model from a small treebank which I have disambiguated with the logon tool. When I try to train with LOGON, only get a lot of garbage collection messages, and I eventually have to kill the process. When I try to train with FFT with the following commands, I get the messages below:</div><div><br></div><div>mkprof -s ~/logon/lingo/lkb/src/tsdb/home/mrs.2020.05.12/ /tmp/mrs-test/<br></div><div>art -a &#39;~/tools/ace-0.9.30/ace -g ~/tools/ace-0.9.30/norwegian-small.dat -O&#39; -f /tmp/mrs-test/<br></div><div>FFGRANDPARENT=0 ~/acetools-x86-0.9.30/ffmaster 1 mrs-test-gp0.mem &amp;<br></div><div>FFGRANDPARENT=0 ~/acetools-x86-0.9.30/ffworker ~/tools/ace-0.9.30/norwegian-small.dat /tmp/mrs-test/ ~/logon/lingo/lkb/src/tsdb/home/mrs.2020.05.12/ localhost<br></div><div><br></div><div># loading /tmp/mrs-test/...<br># loading /home/petter/logon/lingo/lkb/src/tsdb/home/mrs.2020.05.12/...<br># loading gold<br>#  ... iid 1 -- gold tree 1 / 1 not in parse forest<br>#  ... iid 2 -- gold tree 1 / 1 not in parse forest<br>#  ... iid 3 -- gold tree 1 / 1 not in parse forest<br>...<br>#  ... iid 68 -- gold tree 1 / 1 not in parse forest<br>#  ... iid 69 -- gold tree 1 / 1 not in parse forest<br># loaded 0 ambiguous feature forests with gold trees<br># [1]+  Exit 255                FFGRANDPARENT=0 ~/acetools-x86-0.9.30/ffmaster 1 mrs-test-gp0.mem<br># Floating point exception (core dumped)<br></div><div><br></div><div>I tried the same commands with the ERG MRS treebank in LOGON, and I was able to train a model with it. I suspect the reason I don&#39;t succeed, is that I have treebanked with LOGON, while Dan has used FFT.</div><div><br></div><div>Here are links to </div><div>1) the MRS treebank</div><div> <a href="https://www.dropbox.com/s/7mj53j644vwhbes/mrs.2020.05.12.tgz?dl=0">https://www.dropbox.com/s/7mj53j644vwhbes/mrs.2020.05.12.tgz?dl=0</a></div><div>2) The Norwegian MRS items I have treebanked <br></div><div><a href="https://www.dropbox.com/s/qfhuqwnxlz0e1pb/mrs.txt?dl=0">https://www.dropbox.com/s/qfhuqwnxlz0e1pb/mrs.txt?dl=0</a><br></div><div>3) The Norsyg grammar (loading &#39;lkb/small-script&#39; with the LKB, &#39;ace/config-small.tdl&#39; with ACE is sufficient)</div><div><a href="https://www.dropbox.com/s/rmoy6q40dvz1dxh/norsyg.20-05-13.tgz?dl=0">https://www.dropbox.com/s/rmoy6q40dvz1dxh/norsyg.20-05-13.tgz?dl=0</a></div><div>4) A compiled version of the grammar, compiled with ace-0.9.30<br></div><div><a href="https://www.dropbox.com/s/cb0dq9omuhojlmv/norwegian-small.dat?dl=0">https://www.dropbox.com/s/cb0dq9omuhojlmv/norwegian-small.dat?dl=0</a><br></div><div><br></div><div>If someone can point me to what I am doing wrong, I would be very greatful!</div><div><br></div><div>Best,</div><div><br></div><div>Petter</div></div>