LinkedEntityMatch Structure
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.
Correspondance.
public readonly struct LinkedEntityMatch
type LinkedEntityMatch = struct
Public Structure LinkedEntityMatch
- Héritage
-
LinkedEntityMatch
Propriétés
ConfidenceScore |
Obtient un score compris entre 0 et 1, indiquant que cette sous-chaîne correspond à l’entité liée correspondante. |
Length |
Obtient la longueur du texte correspondant dans la phrase. |
Offset |
Obtient la position de départ du texte correspondant dans le document. |
Text |
Obtient le texte d’entité tel qu’il apparaît dans le document. |
S’applique à
Azure SDK for .NET