No overview available.
SDKs
- iOS 7.0+
- macOS 10.9+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
- Xcode 10.2+
Framework
- Foundation
Declaration
func linguisticTags<T, R>(in range: R, scheme tagScheme: T, options opts: NSLinguistic Tagger.Options = [], orthography: NSOrthography? = nil, tokenRanges: Unsafe Mutable Pointer<[Range<Self.Index>]>? = nil) -> [String] where T : String Protocol, R : Range Expression, R.Bound == String.Index