Contents

labeledTexts()

Fetches the labeled data from the data source.

Declaration

func labeledTexts() throws -> [String : [String]]

Return Value

A dictionary that contains each label with their related text entries.

See Also

Retrieving the data