Compartilhar via


EnglishRoberta.IdsToOccurrenceValues(IReadOnlyList<Int32>) Método

Definição

Converta uma lista de IDs de tokens em valores de ocorrência mais altos.

public System.Collections.Generic.IReadOnlyList<int> IdsToOccurrenceValues (System.Collections.Generic.IReadOnlyList<int> ids);
member this.IdsToOccurrenceValues : System.Collections.Generic.IReadOnlyList<int> -> System.Collections.Generic.IReadOnlyList<int>
Public Function IdsToOccurrenceValues (ids As IReadOnlyList(Of Integer)) As IReadOnlyList(Of Integer)

Parâmetros

ids
IReadOnlyList<Int32>

A lista de IDs a ser mapeada para os altos valores de ocorrência.

Retornos

A lista de valores de ocorrência mapeados da lista de IDs.

Aplica-se a