Contents

MLWordTagger.ModelParameters.ValidationData.tuples(_:)

Sets the validation data from a list of tokens and labels.

Declaration

case tuples([(tokens: [MLWordTagger.Token], labels: [String])])

See Also

Specifying validation data