<div dir="ltr">Yes, it helped!<div>I changed the webdir to ~/logon/lingo/answer/fftb/ (where I found the files you mentioned), and then I could treebank with fftb. I was also able to train a model.</div><div>Thank you very much! </div><div><br></div><div>Petter</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 13, 2020 at 3:20 PM Francis Bond &lt;<a href="mailto:bond@ieee.org">bond@ieee.org</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>We successfully treebanked recently, using (and updating) the wiki page.   Is the webdir correct?  It should have the files control.js, index.html and render.js in it.   We found it in  ace-tools-x86.0.9.31/assets  (but not in 0.9.30).  However 0.9.31 did not work for some reason, so we used the grammar and fftb from 0.9.30 and the webdir from 0.9.31.   They are also included somewhere in the logon tree.</div><div><br></div><div>I hope this helps.<br><div><br></div><div><br><div><br></div><div><br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 13, 2020 at 9:09 PM Petter Haugereid &lt;<a href="mailto:petterha@gmail.com" target="_blank">petterha@gmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><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" target="_blank">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" target="_blank">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" target="_blank">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" target="_blank">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>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr">Francis Bond &lt;<a href="http://www3.ntu.edu.sg/home/fcbond/" target="_blank">http://www3.ntu.edu.sg/home/fcbond/</a>&gt;<br>Division of Linguistics and Multilingual Studies<br>Nanyang Technological University<br></div>
</blockquote></div>