NSLinguisticAnalysis extension
NSLinguisticAnalysis
- on
-
- NSString
Methods
-
enumerateLinguisticTagsInRange(
NSRange range, {required NSString scheme, required NSLinguisticTaggerOptions options, NSOrthography? orthography, required ObjCBlock< Void Function(NSString?, NSRange, NSRange, Pointer< usingBlock}) → voidBool> )> -
Available on NSString, provided by the NSLinguisticAnalysis extension
enumerateLinguisticTagsInRange:scheme:options:orthography:usingBlock: -
linguisticTagsInRange(
NSRange range, {required NSString scheme, required NSLinguisticTaggerOptions options, NSOrthography? orthography, required Pointer< Pointer< tokenRanges}) → NSArrayObjCObject> > -
Available on NSString, provided by the NSLinguisticAnalysis extension
linguisticTagsInRange:scheme:options:orthography:tokenRanges: