Hi Mike,<br><br>I&#39;m pretty sure (Varya can confirm) that the profile called<br>Varya-lkb was created from the skeleton included in the<br>attachment (like the Emily-lkb profile).  We tried svn update<br>in her logon directory and nothing needed updating.<br>

<br>Emily<br><br><div class="gmail_quote">On Wed, Dec 7, 2011 at 5:35 PM, Michael Wayne Goodman <span dir="ltr">&lt;<a href="mailto:goodmami@u.washington.edu">goodmami@u.washington.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi Emily,<br>
<br>
Here&#39;s what I gather from the environment you attached:<br>
<br>
$ diff Emily-lkb/relations Varya-lkb/relations<br>
$ head -n1 Emily-lkb/item | awk -F@ &#39;{print NF}&#39;<br>
15<br>
$ head -n1 Varya-lkb/item | awk -F@ &#39;{print NF}&#39;<br>
15<br>
$ head -n1 Emily-lkb/parse | awk -F@ &#39;{print NF}&#39;<br>
32<br>
$ head -n1 Varya-lkb/parse | awk -F@ &#39;{print NF}&#39;<br>
30<br>
<br>
I then used Varya&#39;s skeleton files to create a new profile, and there<br>
were no problems:<br>
<br>
$ head -n1 Michael-lkb/parse | awk -F@ &#39;{print NF}&#39;<br>
32<br>
<br>
I&#39;m guessing Varya updated the profile by hand (I recall her talking<br>
about doing so) after it was created, and forgot to add the two empty<br>
fields in parse. If not, she should double-check that she is using the<br>
most recent LOGON version.<br>
<div><div></div><div class="h5"><br>
On Wed, Dec 7, 2011 at 3:21 PM, Emily M. Bender &lt;<a href="mailto:ebender@uw.edu">ebender@uw.edu</a>&gt; wrote:<br>
&gt; Reattaching the original attachment, in case it&#39;s helpful.  Both<br>
&gt; versions of the relations file define 32 fields for parse.  Varya&#39;s<br>
&gt; system is giving 30 fields, mine is giving 32.  The error message<br>
&gt; when I try to read the broken profile is:<br>
&gt;<br>
&gt; read_tuple(): arity mismatch (30 vs. 32) or `parse&#39; (1).<br>
&gt;<br>
&gt; I don&#39;t know what errors Varya sees.<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Emily<br>
&gt;<br>
&gt;<br>
&gt; On Wed, Dec 7, 2011 at 2:10 PM, Stephan Oepen &lt;<a href="mailto:oe@ifi.uio.no">oe@ifi.uio.no</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; concretely, how many fields do you get, and how many are<br>
&gt;&gt; defined in the ‘relations’ file?  or, even more concretely,<br>
&gt;&gt; what exact error message(s) do you see when [incr tsdb()]<br>
&gt;&gt; attempts to read the broken profile?<br>
&gt;&gt;<br>
&gt;&gt; cheers, oe<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Tuesday, November 15, 2011, Emily M. Bender &lt;<a href="mailto:ebender@uw.edu">ebender@uw.edu</a>&gt; wrote:<br>
&gt;&gt; &gt; Hi all,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Following up on the question that Varya and I had before:<br>
&gt;&gt; &gt; The ^M are gone, but we still are not getting to working profiles<br>
&gt;&gt; &gt; on Varya&#39;s system (Ubuntu 11.10).  I checked (svn update)<br>
&gt;&gt; &gt; and logon is up to date.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; However, when we run the attached grammar over its associated<br>
&gt;&gt; &gt; test suite on her system, we get a broken profile.  Specifically, the<br>
&gt;&gt; &gt; number of fields in the parse file appears to be incorrect.<br>
&gt;&gt; &gt; (There are two fewer @ signs per line in<br>
&gt;&gt; &gt; tsdb/home/[...]/Varya-lkb/parse,<br>
&gt;&gt; &gt; as opposed to Emily-lkb/parse, done on my system.)<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Looking at the run file, it looks like I&#39;m using the 64-bit software<br>
&gt;&gt; &gt; while Varya is not.  Is there perhaps some change that didn&#39;t get<br>
&gt;&gt; &gt; made in the 32-bit version?  Or are we barking up the wrong tree<br>
&gt;&gt; &gt; here?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Thanks,<br>
&gt;&gt; &gt; Emily<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; Emily M. Bender<br>
&gt;&gt; &gt; Associate Professor<br>
&gt;&gt; &gt; Department of Linguistics<br>
&gt;&gt; &gt; Check out CLMS on facebook! <a href="http://www.facebook.com/uwclma" target="_blank">http://www.facebook.com/uwclma</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt;<br>
&gt;&gt; +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br>
&gt;&gt; +++ Universitetet i Oslo (IFI); Boks 1080 Blindern; 0316 Oslo; (+47) 2284<br>
&gt;&gt; 0125<br>
&gt;&gt; +++    --- <a href="mailto:oe@ifi.uio.no">oe@ifi.uio.no</a>; <a href="mailto:stephan@oepen.net">stephan@oepen.net</a>; <a href="http://www.emmtee.net/oe/" target="_blank">http://www.emmtee.net/oe/</a> ---<br>
&gt;&gt;<br>
&gt;&gt; +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Emily M. Bender<br>
&gt; Associate Professor<br>
&gt; Department of Linguistics<br>
&gt; Check out CLMS on facebook! <a href="http://www.facebook.com/uwclma" target="_blank">http://www.facebook.com/uwclma</a><br>
&gt;<br>
<br>
<br>
<br>
</div></div><font color="#888888">--<br>
-Michael Wayne Goodman<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Emily M. Bender<br>Associate Professor<br>Department of Linguistics<br>Check out CLMS on facebook! <a href="http://www.facebook.com/uwclma" target="_blank">http://www.facebook.com/uwclma</a><br>

<br>