Fetching Cross-file repetitions through API

Hello!

We cannot seem to find the way to fetch the cross-file repetitions results generated during analysis via API, at least we haven't found that information in the API documentation for Studio 2014.

Does anybody know if this is supported and if it is, how can we do it?

Thanks for your help!

Best Regards

Lara

Parents
  • Is there any update on this? I want to see which segments of a merged xliff are repetitions cross-file via the API, not via Trados Studio. Essentially, when you open Trados Studio and perform an Analysis Task with an empty TM hooked on your project, your xliff has something like this:

    <doc-info xmlns="">sdl.com/.../1.0">
    <rep-defs>
    <rep-def id="JzFVytbB/dtRXmLFj8jObLBhpts=">
    <entry tu="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" seg="1"/>
    <entry tu="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" seg="2"/>
    <entry tu="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" seg="3"/>
    <entry tu="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" seg="4"/>
    </rep-def>

    which shows the groups of segment repetitions. How can I populate this information via the API?

Reply
  • Is there any update on this? I want to see which segments of a merged xliff are repetitions cross-file via the API, not via Trados Studio. Essentially, when you open Trados Studio and perform an Analysis Task with an empty TM hooked on your project, your xliff has something like this:

    <doc-info xmlns="">sdl.com/.../1.0">
    <rep-defs>
    <rep-def id="JzFVytbB/dtRXmLFj8jObLBhpts=">
    <entry tu="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" seg="1"/>
    <entry tu="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" seg="2"/>
    <entry tu="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" seg="3"/>
    <entry tu="xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" seg="4"/>
    </rep-def>

    which shows the groups of segment repetitions. How can I populate this information via the API?

Children
No Data