Base Text Unit Similarity List
Query parameters
Filter params similar to JQWidgets grid filter params: filterscount=1, filterdatafield0="a", filtervalue0="b", filtercondition0="CONTAINS", filteroperator0=1, sortdatafied="c", sortorder="asc"
Response
Example response
[
{
"document_a__name": "document_a__name",
"document_a_id": "document_a_id",
"document_b_id": "document_b_id",
"text_unit_a__unit_type": "text_unit_a__unit_type",
"text_unit_b_id": "text_unit_b_id",
"run": {
"items_count": 1,
"project_id": "project_id",
"feature_source": "feature_source",
"unit_source": "unit_source",
"id": 0,
"created_date": "2000-01-23T04:56:07.000+00:00",
"unit_type": "unit_type",
"unit_id": 441289069,
"created_by": 5
},
"text_unit_a_id": "text_unit_a_id",
"text_unit_a__text": "text_unit_a__text",
"text_unit_a__language": "text_unit_a__language",
"text_unit_b__unit_type": "text_unit_b__unit_type",
"text_unit_b__text": "text_unit_b__text",
"text_unit_b__language": "text_unit_b__language",
"similarity": "similarity",
"document_b__name": "document_b__name"
}
]Changes
Changed in 3 of the 5 revisions of this API.1818
- ●
removed the optional property
items/text_unit_a__textunittext__textfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/text_unit_b__textunittext__textfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
items/text_unit_a__textto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/text_unit_b__textto the response with the200statusresponse-optional-property-added
- ●
- ●
removed the optional property
items/pkfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/text_unit_a__document__namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/text_unit_a__document__pkfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/text_unit_a__pkfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/text_unit_b__document__namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/text_unit_b__document__pkfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/text_unit_b__pkfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
items/document_a__nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/document_a_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/document_b__nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/document_b_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/runto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/text_unit_a_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/text_unit_b_idto the response with the200statusresponse-optional-property-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
removed the optional property
items/document_a__namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/document_a_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/document_b__namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/document_b_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/runfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/text_unit_a__textfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/text_unit_a_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/text_unit_b__textfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/text_unit_b_idfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
items/pkto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/text_unit_a__document__nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/text_unit_a__document__pkto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/text_unit_a__pkto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/text_unit_a__textunittext__textto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/text_unit_b__document__nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/text_unit_b__document__pkto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/text_unit_b__pkto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/text_unit_b__textunittext__textto the response with the200statusresponse-optional-property-added
This revision also has 63 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●