- From: CVS User fsasaki <cvsmail@w3.org>
- Date: Tue, 20 Nov 2012 12:02:53 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml
In directory gil:/tmp/cvs-serv20959/examples/xml
Modified Files:
EX-mtConfidence-global-1.xml EX-mtConfidence-global-2.xml
EX-terms-selector-4.xml
Log Message:
edits related to mtconfidence, its tool annotation and confidence score - see change log for related action items
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml/EX-mtConfidence-global-1.xml 2012/10/19 15:49:24 1.2
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml/EX-mtConfidence-global-1.xml 2012/11/20 12:02:53 1.3
@@ -1,6 +1,6 @@
<text xmlns:its="http://www.w3.org/2005/11/its">
<its:rules version="2.0">
- <its:mtConfidenceRule selector="/text/body/p/"
+ <its:mtConfidenceRule selector="/text/body/p"
mtProducer="Bing Translator"
mtEngine="en-t-cs"/>
</its:rules>
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml/EX-mtConfidence-global-2.xml 2012/10/19 15:49:24 1.2
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml/EX-mtConfidence-global-2.xml 2012/11/20 12:02:53 1.3
@@ -1,6 +1,6 @@
<text xmlns:its="http://www.w3.org/2005/11/its">
<its:rules version="2.0">
- <its:mtConfidenceRule selector="/text/body/p/"
+ <its:mtConfidenceRule selector="/text/body/p"
mtProducer="vanilla Moses"
mtEngine="medical:EN-ES_LA"/>
</its:rules>
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml/EX-terms-selector-4.xml 2012/10/19 15:49:43 1.3
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/xml/EX-terms-selector-4.xml 2012/11/20 12:02:53 1.4
@@ -2,8 +2,10 @@
<head>...</head>
<body>
...
- <p>And he said: you need a new <quote its:term="yes">motherboard</quote></p>
+ <p>And he said: you need a new
+ <quote its:term="yes"
+ its-info-term-ref="http://www.directron.com/motherboards1.html" its-term-confidence="0.5">motherboard</quote></p>
...
</body>
</book>
-<!-- timestamp $Id: EX-terms-selector-4.xml,v 1.3 2012/10/19 15:49:43 jkosek Exp $ -->
\ No newline at end of file
+<!-- timestamp $Id: EX-terms-selector-4.xml,v 1.4 2012/11/20 12:02:53 fsasaki Exp $ -->
\ No newline at end of file
Received on Tuesday, 20 November 2012 12:03:08 UTC