Udostępnij przez


Split(String, ValueTuple<Int32,Int32>) Konstruktor

Definicja

tworzenie obiektu Split przy użyciu tokenu i przesunięcia

public Split(string token,(int Index, int End) offset);
new Microsoft.ML.Tokenizers.Split : string * ValueTuple<int, int> -> Microsoft.ML.Tokenizers.Split
Public Sub New (token As String, offset As ValueTuple(Of Integer, Integer))

Parametry

token
String

Dotyczy