Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.
HUAWEI HMS Core
Documents from this version have been archived, and will not continue to be maintained. Please use the latest version.
| class info |
| com.huawei.hms.mlsdk.langdetect.cloud.MLRemoteLangDetectorSetting.Factory |
| Creates an instance of the language detection configurator. |
| Constructor name |
| Factory() Creates a factory instance of the language detector configurator. |
| Return type | Method name |
| mlsdk.langdetect.cloud.MLRemoteLangDetectorSetting | create() |
| mlsdk.langdetect.cloud.MLRemoteLangDetectorSetting.Factory | setTrustedThreshold(float trustedThreshold) |
| Method |
| public Factory() |
| Creates a factory instance of the language detector configurator. |
| Method |
| public mlsdk.langdetect.cloud.MLRemoteLangDetectorSetting create() |
| Creates a language detector instance. |
Return
| Type | desc |
| mlsdk.langdetect.cloud.MLRemoteLangDetectorSetting | Language detector instance. |
| Method |
| public mlsdk.langdetect.cloud.MLRemoteLangDetectorSetting.Factory setTrustedThreshold(float trustedThreshold) |
| Sets the confidence for language detection. |
Parameters
| Parameter name | Parameter desc |
| trustedThreshold | Confidence of language detection. |
Return
| Type | desc |
| mlsdk.langdetect.cloud.MLRemoteLangDetectorSetting.Factory | Instance of the language detection configurator. |
Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
Quick start
Helps you find desired resources with ease.