iphone - Documentation about iOS autocorrect -


im writing paper spell correction ios , wonder if there's available documentation apple how ios handles user input in form of validation , generate possible word thinks user going type?

in short terms: wonder can find documentation behind auto correct in ios , how works.

thanks.

here note 2 apple patents involving autocorrect.

they involve using timing , geometry, parts of speech, , contextual lookup.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

What is the difference between data design and data model(ERD) -

ios - Can NSManagedObject conform to NSCoding -