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.
Fetches the labeled data from the data source.
func labeledTexts() throws -> [String : [String]]A dictionary that contains each label with their related text entries.