| Re: Improve recognizer results by feedback from corrections It's not specifically a feature of the Tablet API's but one thing you can do
is automatically add corrections to the dictionary (either the system
dictionary or the application's dictionary using a phrase list with your
reco context) and you can also look for words that are frequently corrected
in the alternates list and give them priority.
"Stefaan" <Stefaan@discussions.microsoft.com> wrote in message
news:B207AF8F-AC10-4224-8FA2-C593A340B36D@microsoft.com...
> Hi,
>
> does anyone know if you can programmatically improve the future
> recognitions
> for a user based on the corrections he makes in an own developed GUI?
>
> Best regards,
> Stefaan |