Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

URL:

/editor/plugins_matchanalysis_matchanalysis/?taskGuid="your task guid here"

Available Methods:

GET listing only

export - exports the match analysis results with the given format (Excel or XML)

Specialities:

Returns a list of words count in a matchrate group for each associated language resource. Each segment can only appear in one matchrate and language resources group.

Availability:

public

Special Task Export URLs

URL to get the match analysis results exported:

export

Parameter types"excel", xml


Response Layout

Name

Type

Info

resourceName

string

GET only

resourceColorstringGET only
createddateGET only
internalFuzzybooleanGET only
104numberGET only, match from term collection
103numberGET only, context match
102numberGET only, repetition
101numberGET only, exact-exact match
100numberGET only
99numberGET only, matches with matchrate between 90 and 99
89numberGET only, GET only, matches with matchrate between 80 and 89
79numberGET only, matches with matchrate between 70 and 79
69numberGET only, matches with matchrate between 60 and 69
noMatchnumberGET only, matches with matchrate between 0 and 59

...