Skip to content

Commit

Permalink
Add new properties to KeyPhraseExtraction and LanguageDetections skil…
Browse files Browse the repository at this point in the history
…ls (Azure#13450)
  • Loading branch information
Careyjmac authored Mar 17, 2021
1 parent c16cf9c commit ca05b27
Show file tree
Hide file tree
Showing 7 changed files with 119 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7000,6 +7000,11 @@
"format": "int32",
"x-nullable": true,
"description": "A number indicating how many key phrases to return. If absent, all identified key phrases will be returned."
},
"modelVersion": {
"type": "string",
"x-nullable": true,
"description": "The version of the model to use when calling the Text Analytics service. It will default to the latest available when not specified. We recommend you do not specify this value unless absolutely necessary."
}
},
"externalDocs": {
Expand Down Expand Up @@ -7072,6 +7077,18 @@
"$ref": "#/definitions/SearchIndexerSkill"
}
],
"properties": {
"defaultCountryHint": {
"type": "string",
"x-nullable": true,
"description": "A country code to use as a hint to the language detection model if it cannot disambiguate the language."
},
"modelVersion": {
"type": "string",
"x-nullable": true,
"description": "The version of the model to use when calling the Text Analytics service. It will default to the latest available when not specified. We recommend you do not specify this value unless absolutely necessary."
}
},
"externalDocs": {
"url": "https://docs.microsoft.com/azure/search/cognitive-search-skill-language-detection"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7501,6 +7501,11 @@
"format": "int32",
"x-nullable": true,
"description": "A number indicating how many key phrases to return. If absent, all identified key phrases will be returned."
},
"modelVersion": {
"type": "string",
"x-nullable": true,
"description": "The version of the model to use when calling the Text Analytics service. It will default to the latest available when not specified. We recommend you do not specify this value unless absolutely necessary."
}
},
"externalDocs": {
Expand Down Expand Up @@ -7573,6 +7578,18 @@
"$ref": "#/definitions/SearchIndexerSkill"
}
],
"properties": {
"defaultCountryHint": {
"type": "string",
"x-nullable": true,
"description": "A country code to use as a hint to the language detection model if it cannot disambiguate the language."
},
"modelVersion": {
"type": "string",
"x-nullable": true,
"description": "The version of the model to use when calling the Text Analytics service. It will default to the latest available when not specified. We recommend you do not specify this value unless absolutely necessary."
}
},
"externalDocs": {
"url": "https://docs.microsoft.com/azure/search/cognitive-search-skill-language-detection"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7388,6 +7388,11 @@
"format": "int32",
"x-nullable": true,
"description": "A number indicating how many key phrases to return. If absent, all identified key phrases will be returned."
},
"modelVersion": {
"type": "string",
"x-nullable": true,
"description": "The version of the model to use when calling the Text Analytics service. It will default to the latest available when not specified. We recommend you do not specify this value unless absolutely necessary."
}
},
"externalDocs": {
Expand Down Expand Up @@ -7460,6 +7465,18 @@
"$ref": "#/definitions/SearchIndexerSkill"
}
],
"properties": {
"defaultCountryHint": {
"type": "string",
"x-nullable": true,
"description": "A country code to use as a hint to the language detection model if it cannot disambiguate the language."
},
"modelVersion": {
"type": "string",
"x-nullable": true,
"description": "The version of the model to use when calling the Text Analytics service. It will default to the latest available when not specified. We recommend you do not specify this value unless absolutely necessary."
}
},
"externalDocs": {
"url": "https://docs.microsoft.com/azure/search/cognitive-search-skill-language-detection"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4993,6 +4993,11 @@
"format": "int32",
"x-nullable": true,
"description": "A number indicating how many key phrases to return. If absent, all identified key phrases will be returned."
},
"modelVersion": {
"type": "string",
"x-nullable": true,
"description": "The version of the model to use when calling the Text Analytics service. It will default to the latest available when not specified. We recommend you do not specify this value unless absolutely necessary."
}
},
"externalDocs": {
Expand Down Expand Up @@ -5069,6 +5074,18 @@
"$ref": "#/definitions/Skill"
}
],
"properties": {
"defaultCountryHint": {
"type": "string",
"x-nullable": true,
"description": "A country code to use as a hint to the language detection model if it cannot disambiguate the language."
},
"modelVersion": {
"type": "string",
"x-nullable": true,
"description": "The version of the model to use when calling the Text Analytics service. It will default to the latest available when not specified. We recommend you do not specify this value unless absolutely necessary."
}
},
"externalDocs": {
"url": "https://docs.microsoft.com/azure/search/cognitive-search-skill-language-detection"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4611,6 +4611,11 @@
"format": "int32",
"x-nullable": true,
"description": "A number indicating how many key phrases to return. If absent, all identified key phrases will be returned."
},
"modelVersion": {
"type": "string",
"x-nullable": true,
"description": "The version of the model to use when calling the Text Analytics service. It will default to the latest available when not specified. We recommend you do not specify this value unless absolutely necessary."
}
},
"externalDocs": {
Expand Down Expand Up @@ -4687,6 +4692,18 @@
"$ref": "#/definitions/Skill"
}
],
"properties": {
"defaultCountryHint": {
"type": "string",
"x-nullable": true,
"description": "A country code to use as a hint to the language detection model if it cannot disambiguate the language."
},
"modelVersion": {
"type": "string",
"x-nullable": true,
"description": "The version of the model to use when calling the Text Analytics service. It will default to the latest available when not specified. We recommend you do not specify this value unless absolutely necessary."
}
},
"externalDocs": {
"url": "https://docs.microsoft.com/azure/search/cognitive-search-skill-language-detection"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5004,6 +5004,11 @@
"format": "int32",
"x-nullable": true,
"description": "A number indicating how many key phrases to return. If absent, all identified key phrases will be returned."
},
"modelVersion": {
"type": "string",
"x-nullable": true,
"description": "The version of the model to use when calling the Text Analytics service. It will default to the latest available when not specified. We recommend you do not specify this value unless absolutely necessary."
}
},
"externalDocs": {
Expand Down Expand Up @@ -5080,6 +5085,18 @@
"$ref": "#/definitions/Skill"
}
],
"properties": {
"defaultCountryHint": {
"type": "string",
"x-nullable": true,
"description": "A country code to use as a hint to the language detection model if it cannot disambiguate the language."
},
"modelVersion": {
"type": "string",
"x-nullable": true,
"description": "The version of the model to use when calling the Text Analytics service. It will default to the latest available when not specified. We recommend you do not specify this value unless absolutely necessary."
}
},
"externalDocs": {
"url": "https://docs.microsoft.com/azure/search/cognitive-search-skill-language-detection"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4688,6 +4688,11 @@
"format": "int32",
"x-nullable": true,
"description": "A number indicating how many key phrases to return. If absent, all identified key phrases will be returned."
},
"modelVersion": {
"type": "string",
"x-nullable": true,
"description": "The version of the model to use when calling the Text Analytics service. It will default to the latest available when not specified. We recommend you do not specify this value unless absolutely necessary."
}
},
"externalDocs": {
Expand Down Expand Up @@ -4764,6 +4769,18 @@
"$ref": "#/definitions/Skill"
}
],
"properties": {
"defaultCountryHint": {
"type": "string",
"x-nullable": true,
"description": "A country code to use as a hint to the language detection model if it cannot disambiguate the language."
},
"modelVersion": {
"type": "string",
"x-nullable": true,
"description": "The version of the model to use when calling the Text Analytics service. It will default to the latest available when not specified. We recommend you do not specify this value unless absolutely necessary."
}
},
"externalDocs": {
"url": "https://docs.microsoft.com/azure/search/cognitive-search-skill-language-detection"
},
Expand Down

0 comments on commit ca05b27

Please sign in to comment.