azure-docs-sdk-java/legacy/docs-ref-autogen/com.azure.search.models.Nam...

121 строка
11 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.search.models.NamedEntityRecognitionSkill"
fullName: "com.azure.search.models.NamedEntityRecognitionSkill"
name: "NamedEntityRecognitionSkill"
nameWithType: "NamedEntityRecognitionSkill"
summary: "Text analytics named entity recognition."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.search.models.Skill?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.search.models.Skill?alt=com.azure.search.models.Skill&text=Skill\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.search.models.Skill.getContext()?alt=com.azure.search.models.Skill.getContext&text=getContext\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.search.models.Skill.getDescription()?alt=com.azure.search.models.Skill.getDescription&text=getDescription\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.search.models.Skill.getInputs()?alt=com.azure.search.models.Skill.getInputs&text=getInputs\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.search.models.Skill.getName()?alt=com.azure.search.models.Skill.getName&text=getName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.search.models.Skill.getOutputs()?alt=com.azure.search.models.Skill.getOutputs&text=getOutputs\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.search.models.Skill.setContext(java.lang.String)?alt=com.azure.search.models.Skill.setContext&text=setContext\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.search.models.Skill.setDescription(java.lang.String)?alt=com.azure.search.models.Skill.setDescription&text=setDescription\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.search.models.Skill.setInputs(java.util.List<com.azure.search.models.InputFieldMappingEntry>)?alt=com.azure.search.models.Skill.setInputs&text=setInputs\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.search.models.Skill.setName(java.lang.String)?alt=com.azure.search.models.Skill.setName&text=setName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.search.models.Skill.setOutputs(java.util.List<com.azure.search.models.OutputFieldMappingEntry>)?alt=com.azure.search.models.Skill.setOutputs&text=setOutputs\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **NamedEntityRecognitionSkill**</br> extends <xref href=\"com.azure.search.models.Skill?alt=com.azure.search.models.Skill&text=Skill\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.search.models.NamedEntityRecognitionSkill.NamedEntityRecognitionSkill()"
fullName: "com.azure.search.models.NamedEntityRecognitionSkill.NamedEntityRecognitionSkill()"
name: "NamedEntityRecognitionSkill()"
nameWithType: "NamedEntityRecognitionSkill.NamedEntityRecognitionSkill()"
syntax: "public NamedEntityRecognitionSkill()"
methods:
- uid: "com.azure.search.models.NamedEntityRecognitionSkill.getCategories()"
fullName: "com.azure.search.models.NamedEntityRecognitionSkill.getCategories()"
name: "getCategories()"
nameWithType: "NamedEntityRecognitionSkill.getCategories()"
summary: "Get the categories property: A list of named entity categories."
syntax: "public List<String> getCategories()"
desc: "Get the categories property: A list of named entity categories."
returns:
description: "the categories value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.search.models.NamedEntityRecognitionSkill.getDefaultLanguageCode()"
fullName: "com.azure.search.models.NamedEntityRecognitionSkill.getDefaultLanguageCode()"
name: "getDefaultLanguageCode()"
nameWithType: "NamedEntityRecognitionSkill.getDefaultLanguageCode()"
summary: "Get the default<wbr>Language<wbr>Code property: A value indicating which language code to use."
syntax: "public NamedEntityRecognitionSkillLanguage getDefaultLanguageCode()"
desc: "Get the defaultLanguageCode property: A value indicating which language code to use. Default is en. Possible values include: 'ar', 'cs', 'da', 'de', 'en', 'es', 'fi', 'fr', 'he', 'hu', 'it', 'ko', 'pt-br', 'pt'."
returns:
description: "the defaultLanguageCode value."
type: "<xref href=\"com.azure.search.models.NamedEntityRecognitionSkillLanguage?alt=com.azure.search.models.NamedEntityRecognitionSkillLanguage&text=NamedEntityRecognitionSkillLanguage\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.search.models.NamedEntityRecognitionSkill.getMinimumPrecision()"
fullName: "com.azure.search.models.NamedEntityRecognitionSkill.getMinimumPrecision()"
name: "getMinimumPrecision()"
nameWithType: "NamedEntityRecognitionSkill.getMinimumPrecision()"
summary: "Get the minimum<wbr>Precision property: A value between 0 and 1 to indicate the confidence of the results."
syntax: "public Double getMinimumPrecision()"
desc: "Get the minimumPrecision property: A value between 0 and 1 to indicate the confidence of the results."
returns:
description: "the minimumPrecision value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Double.html\">Double</a>"
- uid: "com.azure.search.models.NamedEntityRecognitionSkill.setCategories(java.util.List<java.lang.String>)"
fullName: "com.azure.search.models.NamedEntityRecognitionSkill.setCategories(List<String> categories)"
name: "setCategories(List<String> categories)"
nameWithType: "NamedEntityRecognitionSkill.setCategories(List<String> categories)"
summary: "Set the categories property: A list of named entity categories."
parameters:
- description: "the categories value to set."
name: "categories"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public NamedEntityRecognitionSkill setCategories(List<String> categories)"
desc: "Set the categories property: A list of named entity categories."
returns:
description: "the NamedEntityRecognitionSkill object itself."
type: "<xref href=\"com.azure.search.models.NamedEntityRecognitionSkill?alt=com.azure.search.models.NamedEntityRecognitionSkill&text=NamedEntityRecognitionSkill\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.search.models.NamedEntityRecognitionSkill.setDefaultLanguageCode(com.azure.search.models.NamedEntityRecognitionSkillLanguage)"
fullName: "com.azure.search.models.NamedEntityRecognitionSkill.setDefaultLanguageCode(NamedEntityRecognitionSkillLanguage defaultLanguageCode)"
name: "setDefaultLanguageCode(NamedEntityRecognitionSkillLanguage defaultLanguageCode)"
nameWithType: "NamedEntityRecognitionSkill.setDefaultLanguageCode(NamedEntityRecognitionSkillLanguage defaultLanguageCode)"
summary: "Set the default<wbr>Language<wbr>Code property: A value indicating which language code to use."
parameters:
- description: "the defaultLanguageCode value to set."
name: "defaultLanguageCode"
type: "<xref href=\"com.azure.search.models.NamedEntityRecognitionSkillLanguage?alt=com.azure.search.models.NamedEntityRecognitionSkillLanguage&text=NamedEntityRecognitionSkillLanguage\" data-throw-if-not-resolved=\"False\" />"
syntax: "public NamedEntityRecognitionSkill setDefaultLanguageCode(NamedEntityRecognitionSkillLanguage defaultLanguageCode)"
desc: "Set the defaultLanguageCode property: A value indicating which language code to use. Default is en. Possible values include: 'ar', 'cs', 'da', 'de', 'en', 'es', 'fi', 'fr', 'he', 'hu', 'it', 'ko', 'pt-br', 'pt'."
returns:
description: "the NamedEntityRecognitionSkill object itself."
type: "<xref href=\"com.azure.search.models.NamedEntityRecognitionSkill?alt=com.azure.search.models.NamedEntityRecognitionSkill&text=NamedEntityRecognitionSkill\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.search.models.NamedEntityRecognitionSkill.setMinimumPrecision(java.lang.Double)"
fullName: "com.azure.search.models.NamedEntityRecognitionSkill.setMinimumPrecision(Double minimumPrecision)"
name: "setMinimumPrecision(Double minimumPrecision)"
nameWithType: "NamedEntityRecognitionSkill.setMinimumPrecision(Double minimumPrecision)"
summary: "Set the minimum<wbr>Precision property: A value between 0 and 1 to indicate the confidence of the results."
parameters:
- description: "the minimumPrecision value to set."
name: "minimumPrecision"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Double.html\">Double</a>"
syntax: "public NamedEntityRecognitionSkill setMinimumPrecision(Double minimumPrecision)"
desc: "Set the minimumPrecision property: A value between 0 and 1 to indicate the confidence of the results."
returns:
description: "the NamedEntityRecognitionSkill object itself."
type: "<xref href=\"com.azure.search.models.NamedEntityRecognitionSkill?alt=com.azure.search.models.NamedEntityRecognitionSkill&text=NamedEntityRecognitionSkill\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Text analytics named entity recognition. This skill is deprecated in favor of EntityRecognitionSkill."
metadata: {}
package: "com.azure.search.models"
artifact: com.azure:azure-search:11.0.0-beta.1