Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在写一篇关于 iOS 上的拼写纠正的论文,我想知道苹果是否有任何可用的文档说明 iOS 如何以验证的形式处理用户输入并生成它认为用户将要输入的可能单词?
简而言之:我想知道在哪里可以找到 iOS 中自动更正背后的文档以及它是如何工作的。
谢谢。
这是关于涉及自动更正的两项 Apple 专利的说明。
它们涉及使用时间和几何、词性和上下文查找。