tor-browser

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

mtconfidence1xml.xml (1136B)


      1 <text xmlns:its="http://www.w3.org/2005/11/its">
      2 <head>
      3    <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0">
      4    <its:mtConfidenceRule selector="/text/body/p/span[@id='ireland']"
      5      mtConfidence="0.6982"/>
      6    <its:mtConfidenceRule selector="/text/body/p/span[@id='england']"
      7      mtConfidence="0.7982"/>
      8    <its:mtConfidenceRule selector="/text/body/p/span[@id='spain']"
      9      mtConfidence="0.8982"/>
     10     <its:mtConfidenceRule selector="/text/body/p/span[@id='germany']"
     11      mtConfidence="0.8982"/>
     12  </its:rules>
     13 </head>
     14  <body>
     15    <p>
     16      <span  its:annotatorsRef="mt-confidence|file:///tools.xml#T1" id="ireland">Dublin is the capital city of Ireland and has the 50th biggest population density in Europe.</span>
     17      <span  its:annotatorsRef="mt-confidence|file:///tools.xml#T2" id="spain">Madrid is the capital of Spain.</span>
     18      <span  its:annotatorsRef="mt-confidence|file:///tools.xml#T3" id="germany">Berlin is the capital of Germany.</span>
     19      <span  its:annotatorsRef="mt-confidence|file:///tools.xml#T4" id="england">London is the capital of England</span>
     20    </p>
     21  </body>
     22 </text>