OASIS XML Localisation Interchange File Format (XLIFF) TC

  • 1.  XLIFF serialization examples for text analysis

    Posted 10-20-2015 08:58
    Hi all, I am sending this on behalf of Phil Ritchie. The attached files show how ITS text analytics output plus additional information could be serialized in XLIFF 1.2 and XLIFF 2.0. As some input to the text analytics discussion we are currently having. Best, Felix Attachment: originalXliff1.2.xlf Description: Binary data Attachment: originalXliff2.0.xliff Description: Binary data Attachment: enrichedXliff1.2.xlf Description: Binary data Attachment: enrichedXliff2.0.xliff Description: Binary data


  • 2.  RE: [xliff] XLIFF serialization examples for text analysis

    Posted 10-28-2015 12:50
    Hi Felix, Just a note: In the enriched 1.2 file there is: <source>Welcome to <mrk id="freme-1" its:taIdentRef=" http://dbpedia.org/resource/Dublin" ; mtype="its:any">Dublin</mrk>!</source> The mtype="its:any" is invalid. Custom value should be prefixed by x- in 1.2. Cheers, -yves


  • 3.  Re: [xliff] XLIFF serialization examples for text analysis

    Posted 10-28-2015 12:59
    Thanks a lot for the feedback, Yves. Best, Felix > Am 28.10.2015 um 21:49 schrieb Yves Savourel <ysavourel@enlaso.com>: > > Hi Felix, > > Just a note: > > In the enriched 1.2 file there is: > > <source>Welcome to <mrk id="freme-1" its:taIdentRef=" http://dbpedia.org/resource/Dublin" ; mtype="its:any">Dublin</mrk>!</source> > > The mtype="its:any" is invalid. Custom value should be prefixed by x- in 1.2. > > Cheers, > -yves > > >