MLWordTagger.ModelParameters.ValidationData.tuples(_:)
Sets the validation data from a list of tokens and labels.
Declaration
case tuples([(tokens: [MLWordTagger.Token], labels: [String])])Sets the validation data from a list of tokens and labels.
case tuples([(tokens: [MLWordTagger.Token], labels: [String])])