tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

mtconfidence3html.html (610B)


      1 <!DOCTYPE html>
      2 <html lang="en">
      3  <head>
      4    <meta charset="utf-8">
      5    <title>Sentences about Dublin and Prague MTed from Czech with mtConfidence locally.</title>
      6    <link href="mtconfidence3htmlrules.xml" rel="its-rules"> 
      7  </head>
      8  <body>
      9    <p>
     10      <span its-annotators-ref="mt-confidence|file:///tools.xml#T1" id="ireland"> Dublin is the capital of Ireland.</span>
     11      <span id="czech"> The capital of the Czech Republic is Prague.</span>
     12      <span id="germany">Berlin is the capital of Germany.</span>
     13      <span id="london">London is the capital of England</span>
     14    </p>
     15  </body>
     16 </html>