Compartilhar via


NLLanguageRecognizer.GetDominantLanguage(String) Método

Definição

Retorna o idioma com o qual o texto analisado Process(String) provavelmente foi escrito.

public static NaturalLanguage.NLLanguage GetDominantLanguage (string string);
static member GetDominantLanguage : string -> NaturalLanguage.NLLanguage

Parâmetros

string
String

O texto a ser reconhecido.

Retornos

O idioma no qual o texto provavelmente foi escrito.

Aplica-se a