--
You received this message because you are subscribed to the Google Groups "okapi-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to okapi-devel...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Martin,
Like Aaron already answered: there is a way to get the word count as annotations, but none of the XLIFF writers map that to an output currently. I don’t know anyone planning to implement this at this time.
Cheers,
-ys
--
<file id="f1">
<group id="g2">
<unit id="ud7-1">
<metrics:metrics version ="2.0" source-language="" tool-name="censhare" tool-version="5.4">
<metrics:stage phase="initial" date="" source-language="">
<metrics:count-group name="verifiable">
<!-- One count element per segment, matching the sequence -->
<metrics:count type ="LeveragedMatchedWordCount" value="123" />
<metrics:count type ="TotalWordCount" value ="42"/>
...
</metrics:count-group>
</metrics:stage>
</metrics:metrics>
<!-- Segments follow here -->