View Single Post
  #2 (permalink)  
Old 01-19-2009, 01:00 PM
Josh Einstein
Newsgroup Contributor
 
Posts: n/a
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


Reply With Quote

 
Old 01-19-2009, 01:00 PM