tor-browser

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

mtconfidence7xml.xml (779B)


      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='germany']"
      5      mtConfidence="0.8982"/>
      6  </its:rules>
      7 </head>
      8 <body its:annotatorsRef="mt-confidence|file:///tools.xml#T1" >
      9    <p its:annotatorsRef="text-analysis|file:///tools.xml#T2" >
     10      <span  id="ireland">Dublin is the capital city of Ireland and has the 50th biggest population density in Europe.</span>
     11      <span id="spain">Madrid is the capital of Spain.</span>
     12      <span  its:annotatorsRef="mt-confidence|file:///tools.xml#T3" id="germany">Berlin is the capital of Germany.</span>
     13      <span  id="england">London is the capital of England</span>
     14    </p>
     15 </body>
     16 </text>