<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.10.3">
</HEAD>
<BODY BGCOLOR="#ffffff">
On Fri, 2006-11-17 at 12:08 -0800, Zhengbo Zhou wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <FONT COLOR="#000000">&#65279; </FONT>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <FONT SIZE="2"><FONT COLOR="#000000">Thanks,</FONT></FONT>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <FONT COLOR="#000000">&nbsp;</FONT>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <FONT SIZE="2"><FONT COLOR="#000000">But it seems the posmapping list doesn't contain the whole tag set, or did I get the wrong list?&nbsp; I found them in pet/common.set</FONT></FONT>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <FONT COLOR="#000000"> </FONT><BR>
</BLOCKQUOTE>
No. I reckon, only open class categories will be in there. Typically closed class items should be exhaustively covered by the grammar. <BR>
<BR>
B&nbsp; <BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
    <FONT SIZE="2"><FONT COLOR="#000000">Zhengbo</FONT></FONT>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <FONT COLOR="#000000">----- Original Message ----- </FONT>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <B><FONT COLOR="#000000">From:</FONT></B><FONT COLOR="#000000"> <A HREF="mailto:crysmann@dfki.de">Berthold Crysmann</A> </FONT>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <B><FONT COLOR="#000000">To:</FONT></B><FONT COLOR="#000000"> <A HREF="mailto:zhengbo@u.washington.edu">Zhengbo Zhou</A> </FONT>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <B><FONT COLOR="#000000">Cc:</FONT></B><FONT COLOR="#000000"> <A HREF="mailto:danf@csli.stanford.edu">Dan Flickinger</A> ; <A HREF="mailto:developers@delph-in.net">developers@delph-in.net</A> ; <A HREF="mailto:danf@cypriot.stanford.edu">danf@cypriot.stanford.edu</A> </FONT>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <B><FONT COLOR="#000000">Sent:</FONT></B><FONT COLOR="#000000"> Friday, November 17, 2006 3:25 AM</FONT>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <B><FONT COLOR="#000000">Subject:</FONT></B><FONT COLOR="#000000"> Re: [developers] yy mode problem</FONT>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <BR>
        <BR>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        <FONT COLOR="#000000">On Fri, 2006-11-17 at 02:15 -0800, Zhengbo Zhou wrote: </FONT>
        <BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Hi All,</FONT>

<FONT COLOR="#000000">Do you know when PET using YY mode, which tag set it uses?  Where can I find </FONT>
<FONT COLOR="#000000">the tag set in ERG? </FONT>
</PRE>
        </BLOCKQUOTE>
        <BR>
        <FONT COLOR="#000000">There is a configuration setting posmapping in one of the pet/*.set files. </FONT><BR>
        <BR>
        <BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000"> Since I'm using the Stanford POS tagger, and it's using </FONT>
<FONT COLOR="#000000">PTB tag set, which should be also in PET parsing on ERG.  But when I looked </FONT>
<FONT COLOR="#000000">into the detailed files, it seems the the parser doesn't recognize some of </FONT>
<FONT COLOR="#000000">the tags.</FONT>

<FONT COLOR="#000000">Thanks!</FONT>

<FONT COLOR="#000000">Zhengbo</FONT>
<FONT COLOR="#000000">----- Original Message ----- </FONT>
<FONT COLOR="#000000">From: &quot;Dan Flickinger&quot; &lt;<A HREF="mailto:danf@csli.stanford.edu">danf@csli.stanford.edu</A>&gt;</FONT>
<FONT COLOR="#000000">To: &quot;Zhengbo Zhou&quot; &lt;<A HREF="mailto:zhengbo@u.washington.edu">zhengbo@u.washington.edu</A>&gt;</FONT>
<FONT COLOR="#000000">Cc: &lt;<A HREF="mailto:bond@ieee.org">bond@ieee.org</A>&gt;; &lt;<A HREF="mailto:developers@delph-in.net">developers@delph-in.net</A>&gt;; &lt;<A HREF="mailto:danf@cypriot.stanford.edu">danf@cypriot.stanford.edu</A>&gt;</FONT>
<FONT COLOR="#000000">Sent: Wednesday, November 15, 2006 9:46 AM</FONT>
<FONT COLOR="#000000">Subject: Re: [developers] yy mode problem</FONT>


<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt; Hi Zhengbo -</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt; For some not yet clear reason, the definition of the generic entry for</FONT>
<FONT COLOR="#000000">&gt; mass_count nouns has disappeared from the file erg/gen-lex.tdl, even</FONT>
<FONT COLOR="#000000">&gt; though it's still expected in the file pet/common.set, as Francis</FONT>
<FONT COLOR="#000000">&gt; observed.  For now, I think you'll have to add the following two lines</FONT>
<FONT COLOR="#000000">&gt; to the end of the file erg/gen-lex.tdl:</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt; generic_mass_count_noun := n_-_mc-unk_le &amp;</FONT>
<FONT COLOR="#000000">&gt;  [ STEM &lt; *top* &gt; ].</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt; Best,</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt; Dan</FONT>
<FONT COLOR="#000000">&gt;</FONT>
<FONT COLOR="#000000">&gt; </FONT>

</PRE>
        </BLOCKQUOTE>
    </BLOCKQUOTE>
</BLOCKQUOTE>
</BODY>
</HTML>