iOS 11: NLP with NSLinguisticTagger | Ray Wenderlich

Natural Language Processing (NLP) describes the process through which computers attempt to understand human languages. iOS has supported complex NLP routines since iOS 5, but these have been reimplemented on top of Core ML in iOS 11. Discover some of the functionality built into iOS via the NSLinguisticTagger class in this iOS 11 screencast.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/4958-ios-11-nlp-with-nslinguistictagger

ios - Device vs. Simulator Linguistic Schemes - Stack Overflow Do you have any idea as to why all the schemes are not showing up / working on a physical device? I am using an iPhone 6s iOS 11.2… this has become very frustrating.

Hi @ullrich19

I don’t know the answer I’m afraid. My first idea would be to check that language and keyboard for the language is installed fully on the device.

Sorry I can’t be of more help

sam

No worries - the solution ended up being to remove English from my 6s then add it again… thanks Apple lol

1 Like