Dear Varya,<br><br>Yes, you should definitely install logon from<br><a href="http://svn.emmtee.net/trunk">http://svn.emmtee.net/trunk</a> instead.<br><br>Stephan, is it time to remove pointers to the<br>Barcelona release?<br>

<br>Emily<br><br><div class="gmail_quote">2011/12/7  <span dir="ltr">&lt;<a href="mailto:gracheva@u.washington.edu">gracheva@u.washington.edu</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Hi Emily and Mike,<br>
<br>
Apparently,I have the Barcelona one (see below):<br>
<br>
______________________________<u></u>______________________<br>
<br>
gracheva@ubuntu:~/logon$ cd $LOGONROOT<br>
gracheva@ubuntu:~/logon$ more .svn/entries<br>
10<br>
<br>
dir<br>
10298<br>
<a href="http://svn.emmtee.net/tags/barcelona" target="_blank">http://svn.emmtee.net/tags/<u></u>barcelona</a><br>
<a href="http://svn.emmtee.net" target="_blank">http://svn.emmtee.net</a><br>
<br>
2010-03-20T22:07:15.401837Z<br>
7614<br>
oe<br>
has-props<br>
<br>
svn:externals<br>
______________________________<u></u>_______________________<br>
<br>
So, I should reinstall LOGON from <a href="http://svn.emmtee.net/trunk" target="_blank">http://svn.emmtee.net/trunk</a> instead?<br><font color="#888888">
<br>
-Varya</font><div><div></div><div class="h5"><br>
<br>
<br>
On Wed, 7 Dec 2011, Emily M. Bender wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Mike,<br>
<br>
Taking this off the developers list for now.  Thank you for<br>
helping us work this out. <br>
<br>
Varya, to check where the LOGON tree is from, do:<br>
<br>
cd $LOGONROOT<br>
more .svn/entries<br>
<br>
and let us know what you see there.<br>
<br>
Mike, regarding the hand-editing thing, you can let go of<br>
that idea.  We very carefully created the data that was sent<br>
in the original bug report as a reproduction of the problem.<br>
<br>
Emily<br>
<br>
On Wed, Dec 7, 2011 at 5:47 PM, Michael Wayne Goodman &lt;<a href="mailto:goodmami@u.washington.edu" target="_blank">goodmami@u.washington.edu</a>&gt; wrote:<br>
      Hi Emily, Varya,<br>
<br>
      To be certain, make sure your LOGON tree is from<br>
      <a href="http://svn.emmtee.net/trunk" target="_blank">http://svn.emmtee.net/trunk</a> and not the Barcelona tagged release.<br>
      Also, can you reproduce the problem now? You may have originally<br>
      created the profile from the skeleton before it was updated, then<br>
      updated them manually, etc. In other words, rather than trying to<br>
      figure out why the current profile has a problem, check if the<br>
      problematic behavior persists on newly created profiles.<br>
<br>
On Wed, Dec 7, 2011 at 5:38 PM, Emily M. Bender &lt;<a href="mailto:ebender@uw.edu" target="_blank">ebender@uw.edu</a>&gt; wrote:<br>
&gt; Hi Mike,<br>
&gt;<br>
&gt; I&#39;m pretty sure (Varya can confirm) that the profile called<br>
&gt; Varya-lkb was created from the skeleton included in the<br>
&gt; attachment (like the Emily-lkb profile).  We tried svn update<br>
&gt; in her logon directory and nothing needed updating.<br>
&gt;<br>
&gt; Emily<br>
&gt;<br>
&gt;<br>
&gt; On Wed, Dec 7, 2011 at 5:35 PM, Michael Wayne Goodman<br>
&gt; &lt;<a href="mailto:goodmami@u.washington.edu" target="_blank">goodmami@u.washington.edu</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi Emily,<br>
&gt;&gt;<br>
&gt;&gt; Here&#39;s what I gather from the environment you attached:<br>
&gt;&gt;<br>
&gt;&gt; $ diff Emily-lkb/relations Varya-lkb/relations<br>
&gt;&gt; $ head -n1 Emily-lkb/item | awk -F@ &#39;{print NF}&#39;<br>
&gt;&gt; 15<br>
&gt;&gt; $ head -n1 Varya-lkb/item | awk -F@ &#39;{print NF}&#39;<br>
&gt;&gt; 15<br>
&gt;&gt; $ head -n1 Emily-lkb/parse | awk -F@ &#39;{print NF}&#39;<br>
&gt;&gt; 32<br>
&gt;&gt; $ head -n1 Varya-lkb/parse | awk -F@ &#39;{print NF}&#39;<br>
&gt;&gt; 30<br>
&gt;&gt;<br>
&gt;&gt; I then used Varya&#39;s skeleton files to create a new profile, and there<br>
&gt;&gt; were no problems:<br>
&gt;&gt;<br>
&gt;&gt; $ head -n1 Michael-lkb/parse | awk -F@ &#39;{print NF}&#39;<br>
&gt;&gt; 32<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m guessing Varya updated the profile by hand (I recall her talking<br>
&gt;&gt; about doing so) after it was created, and forgot to add the two empty<br>
&gt;&gt; fields in parse. If not, she should double-check that she is using the<br>
&gt;&gt; most recent LOGON version.<br>
&gt;&gt;<br>
&gt;&gt; On Wed, Dec 7, 2011 at 3:21 PM, Emily M. Bender &lt;<a href="mailto:ebender@uw.edu" target="_blank">ebender@uw.edu</a>&gt; wrote:<br>
&gt;&gt; &gt; Reattaching the original attachment, in case it&#39;s helpful.  Both<br>
&gt;&gt; &gt; versions of the relations file define 32 fields for parse.  Varya&#39;s<br>
&gt;&gt; &gt; system is giving 30 fields, mine is giving 32.  The error message<br>
&gt;&gt; &gt; when I try to read the broken profile is:<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; read_tuple(): arity mismatch (30 vs. 32) or `parse&#39; (1).<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I don&#39;t know what errors Varya sees.<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; On Wed, Dec 7, 2011 at 2:10 PM, Stephan Oepen &lt;<a href="mailto:oe@ifi.uio.no" target="_blank">oe@ifi.uio.no</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; concretely, how many fields do you get, and how many are<br>
&gt;&gt; &gt;&gt; defined in the ‘relations’ file?  or, even more concretely,<br>
&gt;&gt; &gt;&gt; what exact error message(s) do you see when [incr tsdb()]<br>
&gt;&gt; &gt;&gt; attempts to read the broken profile?<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; cheers, oe<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; On Tuesday, November 15, 2011, Emily M. Bender &lt;<a href="mailto:ebender@uw.edu" target="_blank">ebender@uw.edu</a>&gt; wrote:<br>
&gt;&gt; &gt;&gt; &gt; Hi all,<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; Following up on the question that Varya and I had before:<br>
&gt;&gt; &gt;&gt; &gt; The ^M are gone, but we still are not getting to working profiles<br>
&gt;&gt; &gt;&gt; &gt; on Varya&#39;s system (Ubuntu 11.10).  I checked (svn update)<br>
&gt;&gt; &gt;&gt; &gt; and logon is up to date.<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; However, when we run the attached grammar over its associated<br>
&gt;&gt; &gt;&gt; &gt; test suite on her system, we get a broken profile.  Specifically, the<br>
&gt;&gt; &gt;&gt; &gt; number of fields in the parse file appears to be incorrect.<br>
&gt;&gt; &gt;&gt; &gt; (There are two fewer @ signs per line in<br>
&gt;&gt; &gt;&gt; &gt; tsdb/home/[...]/Varya-lkb/<u></u>parse,<br>
&gt;&gt; &gt;&gt; &gt; as opposed to Emily-lkb/parse, done on my system.)<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; Looking at the run file, it looks like I&#39;m using the 64-bit software<br>
&gt;&gt; &gt;&gt; &gt; while Varya is not.  Is there perhaps some change that didn&#39;t get<br>
&gt;&gt; &gt;&gt; &gt; made in the 32-bit version?  Or are we barking up the wrong tree<br>
&gt;&gt; &gt;&gt; &gt; here?<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; Thanks,<br>
&gt;&gt; &gt;&gt; &gt; Emily<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; --<br>
&gt;&gt; &gt;&gt; &gt; Emily M. Bender<br>
&gt;&gt; &gt;&gt; &gt; Associate Professor<br>
&gt;&gt; &gt;&gt; &gt; Department of Linguistics<br>
&gt;&gt; &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;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; --<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; ++++++++++++++++++++++++++++++<u></u>++++++++++++++++++++++++++++++<u></u>+++++++++++++++++++<br>
&gt;&gt; &gt;&gt; +++ Universitetet i Oslo (IFI); Boks 1080 Blindern; 0316 Oslo; (+47)<br>
&gt;&gt; &gt;&gt; 2284<br>
&gt;&gt; &gt;&gt; 0125<br>
&gt;&gt; &gt;&gt; +++    --- <a href="mailto:oe@ifi.uio.no" target="_blank">oe@ifi.uio.no</a>; <a href="mailto:stephan@oepen.net" target="_blank">stephan@oepen.net</a>; <a href="http://www.emmtee.net/oe/" target="_blank">http://www.emmtee.net/oe/</a><br>


&gt;&gt; &gt;&gt; ---<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; ++++++++++++++++++++++++++++++<u></u>++++++++++++++++++++++++++++++<u></u>+++++++++++++++++++<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<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;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; -Michael Wayne Goodman<br>
&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>
--<br>
-Michael Wayne Goodman<br>
<br>
<br>
<br>
<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>
<br>
<br>
</blockquote>
</div></div></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>