tor-browser

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

textanalysis4html.html (594B)


      1 <!DOCTYPE html>
      2 <html lang="en" its-annotators-ref="text-analysis|http://enrycher.ijs.si">
      3  <head>
      4    <meta charset=utf-8>
      5    <title>Text Analysis: Local Test</title>
      6  </head>      
      7  <body>
      8    <p><span 
      9          its-ta-confidence="0.7"
     10          its-ta-class-ref="http://nerd.eurecom.fr/ontology#Location"  
     11          its-ta-ident-ref="http://dbpedia.org/resource/Dublin"
     12          >Dublin</span> 
     13      is the <span 
     14          its-ta-source="Wordnet3.0" 
     15          its-ta-ident="301467919" 
     16          its-ta-confidence="0.5"
     17          >capital</span> of Ireland.</p>
     18  </body>
     19 </html>