Sdílet prostřednictvím


EnglishRoberta.IdsToOccurrenceRanks(IReadOnlyList<Int32>) Metoda

Definice

Převeďte seznam ID tokenů na nejvyšší pořadí výskytů.

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

Parametry

ids
IReadOnlyList<Int32>

Seznam ID pro mapování na nejvyšší pořadí výskytů.

Návraty

Seznam pořadí mapovaných ze seznamu ID.

Platí pro