Predictive dictionary text input API/framework for

2019-06-11 08:42发布

问题:

I have been looking for while for an 'predictive dictionary' that is used the iPhone and other other phones to increase text input accuracy by suggesting the words.

  1. Does anyone know if such dictionary is available for Objective C/iOS?
  2. Or a way/tools to create one from scratch?

回答1:

Did you consider using UITextChecker ?