- From: CVS User alommel <cvsmail@w3.org>
- Date: Tue, 20 Nov 2012 08:52:03 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5
In directory gil:/tmp/cvs-serv31649
Modified Files:
EX-mtConfidence-html5-local-1.html
Added Files:
EX-mtConfidence-global-html5-1.html
Log Message:
adding/updating mtConfidence HTML5 examples
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-mtConfidence-html5-local-1.html 2012/10/19 15:48:20 1.3
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-mtConfidence-html5-local-1.html 2012/11/20 08:52:03 1.4
@@ -1,13 +1,14 @@
<!DOCTYPE html>
-<html lang=en>
- <head>
- <meta charset=utf-8>
- <title>Sentences about Dublin and Prague MTed from Czech with mtConfidence locally.</title>
- </head>
- <body>
- <p>
- <span its-mt-confidence-score=0.8982 its-mt-engine=en-t-cs its-mt-producer="Bing Translator"> Dublin is the capital of Ireland.</span>
- <span its-mt-confidence-score=0.8536 its-mt-engine=en-t-cs its-mt-producer="Bing Translator"> The capital of the Czech Republic is Prague.</span>
- </p>
- </body>
+<html lang=en >
+ <head>
+ <meta charset=utf-8>
+ <title>Sentences about Dublin and Prague
+ machine translated from Czech with mtConfidence locally.</title>
+ </head>
+ <body its-tools-ref="MTConfidence|/file:///tools.xml#T1">
+ <p>
+ <span its-mt-confidence=0.8982>Dublin is the capital of Ireland.</span>
+ <span its-mt-confidence=0.8536 >The capital of the Czech Republic is Prague.</span>
+ </p>
+ </body>
</html>
\ No newline at end of file
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-mtConfidence-global-html5-1.html 2012/11/20 08:52:03 NONE
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-mtConfidence-global-html5-1.html 2012/11/20 08:52:03 1.1
<!DOCTYPE html>
<html lang=en>
<head>
<meta charset=utf-8/>
<link href=EX-mtconfidence-global-html5-1-external-rules.xml rel=its-rules>
<title>Machine translated title attributes of img elements give MT
confidence scores using global rules</title>
</head>
<body its-tools-ref="MTConfidence|/file:///tools.xml#T1">
<p>
<img src="http://upload.wikimedia.org/wikipedia/commons/9/93/Trinity_College.jpg"
title="Front gate of Trinity College Dublin"/>
<img src="http://upload.wikimedia.org/wikipedia/commons/c/cc/Molly_alone.jpg"
title="A tart with a cart"/>
</p>
</body>
</html>
Received on Tuesday, 20 November 2012 08:52:21 UTC