Returns the models that apply to the given tag scheme.
SDKs
- iOS 12.0+
- macOS 10.14+
- Mac Catalyst 13.0+
- tvOS 12.0+
- watchOS 5.0+
Framework
- Natural Language
Declaration
func models(forTagScheme tagScheme: NLTag Scheme) -> [NLModel]
Parameters
tagScheme
The tag scheme to filter the list of models with.
Return Value
The array of models that apply to the given tag scheme.