Contents

predictions(from:)

Predicts the labels for the given terms.

Declaration

func predictions(from texts: [String]) throws -> [String]

Parameters

  • texts:

    The array of input terms.

Return Value

An array of labels.

See Also

Testing a gazetteer