问题
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.
- Does anyone know if such dictionary is available for Objective C/iOS?
- Or a way/tools to create one from scratch?
回答1:
Did you consider using UITextChecker
?
来源:https://stackoverflow.com/questions/5137655/predictive-dictionary-text-input-api-framework-for-with-ios-apps