<HTML>
<HEAD>
<TITLE>Re: Machine Translation</TITLE>
</HEAD>
<BODY>
<FONT COLOR="#800080"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Not that I'm necessarily arguing that a language tag extension should be defined for this (in particular I'm not arguing for using BLEU scores), but I'd just like to clarify a few things.<BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
Den 2009-09-12 09.06, skrev &quot;Felix Sasaki&quot; &lt;<a href="felix.sasaki@fh-potsdam.de">felix.sasaki@fh-potsdam.de</a>&gt;:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Of course one could define several machine translation related extensions, <BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><FONT COLOR="#800080">I think so far, just one extension related to this has been alluded to, varyingly using &quot;-t-&quot; or &quot;-m-&quot; in examples as singletons for it (in messages earlier in this thread).<BR>
</FONT><BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>but at some point the suitability of language tags is really in question. E.g. how would you represent a bleu score as an extension? The point is that proper metadata for evaluation of machine translation soon goes beyond a simple &quot;can be represented as a closed set of strings&quot; pattern. <BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<FONT COLOR="#800080">The RFC describing the extension can allow for numbers to be expressed in the extension, as long as the number is expressed as strings (could be several per number) of ASCII letters and digits of length 2-8. The RFC need not enumerate them. In particular, subtags that occur in an extension have no relation to subtags that occur in the LSR.<BR>
<BR>
However, I'm not arguing for actually doing this. So far there is no consensus that an extension for &quot;translation status&quot; or similar should be defined.<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;/kent k<BR>
<BR>
</FONT><BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Felix<BR>
<BR>
2009/9/11 Kent Karlsson &lt;<a href="kent.karlsson14@comhem.se">kent.karlsson14@comhem.se</a>&gt;<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>What you say is correct for a (single) variant subtag, as initially suggested, but extension subtags<BR>
work differently. See <a href="http://tools.ietf.org/search/rfc5646#section-2.2.6">http://tools.ietf.org/search/rfc5646#section-2.2.6</a>. Data like that you refer<BR>
to can be put in the part that follows the extention &quot;singleton&quot;.<BR>
<BR>
Note also that section 2.2.6 starts:<BR>
<BR>
&quot;Extensions provide a mechanism for extending language tags for use in<BR>
   various applications.  They are intended to identify information that<BR>
   is commonly used in association with languages or language tags but<BR>
   that is not part of language identification.<BR>
&quot;<BR>
<BR>
        /kent k<BR>
<BR>
<BR>
<BR>
Den 2009-09-11 18.35, skrev &quot;Felix Sasaki&quot; &lt;<a href="felix.sasaki@fh-potsdam.de">felix.sasaki@fh-potsdam.de</a> &lt;<a href="http://felix.sasaki@fh-potsdam.de">http://felix.sasaki@fh-potsdam.de</a>&gt; &gt;:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I would agree with Yves Savourel that for translation tool developers, this kind of information is better provided via a different field. Other practical information which one could not pack into a broad data category &quot;machine translation&quot; easily (to use Peter's terminology), but not easily in the &quot;language tag&quot; field would be: name of system that generated the translation (maybe several ones where used ...), quality of the input, quality rating of the system (e.g. BLEU score). IMO these fine grained differences are necessary for making use of this kind of metadata, and I don't see a clear use case for a broad &quot;machine translated&quot; sub tag.<BR>
<BR>
Felix<BR>
<BR>
2009/9/11 Kent Karlsson &lt;<a href="kent.karlsson14@comhem.se">kent.karlsson14@comhem.se</a> &lt;<a href="http://kent.karlsson14@comhem.se">http://kent.karlsson14@comhem.se</a>&gt; &gt;<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
Den 2009-09-11 17.32, skrev &quot;Peter Constable&quot; &lt;<a href="petercon@microsoft.com">petercon@microsoft.com</a> &lt;<a href="http://petercon@microsoft.com">http://petercon@microsoft.com</a>&gt; &gt;:<BR>
<BR>
&gt; From: <a href="ietf-languages-bounces@alvestrand.no">ietf-languages-bounces@alvestrand.no</a> &lt;<a href="http://ietf-languages-bounces@alvestrand.no">http://ietf-languages-bounces@alvestrand.no</a>&gt; <BR>
&gt; [<a href="mailto:ietf-languages-bounces@alvestrand.no">mailto:ietf-languages-bounces@alvestrand.no</a>] On Behalf Of Felix Sasaki<BR>
&gt;<BR>
&gt;&gt; There is a difference in the case of XLIFF. If the extension subtag is just<BR>
&gt;&gt; similar,<BR>
&gt;&gt; but not identical to MT related information in other technologies like XLIFF,<BR>
&gt;&gt; you<BR>
&gt;&gt; will end up with a mess of *values*. This is IMO different from the script<BR>
&gt;&gt; subtag<BR>
&gt;&gt; case: Here you have the same values, but different *occurences*<BR>
&gt;<BR>
&gt; Expressed with different terminology: you end up with a mess of data<BR>
&gt; categories; in the script subtag case, you have a single data category with<BR>
&gt; many values.<BR>
<BR>
I don't think that should be a major issue. XLIFF, and other formats having<BR>
separate attributes for this, could simply have that attribute take<BR>
priority, even to the extent that &quot;language extensions&quot;, in particular one<BR>
that overlaps with an attribute, can be completely ignored in those formats.<BR>
<BR>
        /kent k<BR>
<BR>
<BR>
_______________________________________________<BR>
Ietf-languages mailing list<BR>
<a href="Ietf-languages@alvestrand.no">Ietf-languages@alvestrand.no</a> &lt;<a href="http://Ietf-languages@alvestrand.no">http://Ietf-languages@alvestrand.no</a>&gt; <BR>
<a href="http://www.alvestrand.no/mailman/listinfo/ietf-languages">http://www.alvestrand.no/mailman/listinfo/ietf-languages</a><BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
</SPAN></FONT></BLOCKQUOTE>
</BODY>
</HTML>