NLLanguageRecognizer.GetDominantLanguage(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne la langue dans laquelle le texte analysé avec Process(String) a probablement été écrit.
public static NaturalLanguage.NLLanguage GetDominantLanguage (string string);
static member GetDominantLanguage : string -> NaturalLanguage.NLLanguage
Paramètres
- string
- String
Texte à reconnaître.
Retours
Langue dans laquelle le texte a probablement été écrit.