Words public struct Words : Codable, Equatable Information about the words from a custom language model. words An array of Word objects that provides information about each word in the custom model’s words resource. The array is empty if the custom model has no words. Declaration Swift public var words: [Word] Copyright 2020 IBM Generated by jazzy ♪♫ v0.14.0, a Realm project.