Free en-GB dictionary for spell check in Silverlight
Posted
by Craig Shearer
on Stack Overflow
See other posts from Stack Overflow
or by Craig Shearer
Published on 2010-05-20T04:58:15Z
Indexed on
2010/05/20
5:00 UTC
Read the original article
Hit count: 314
spellchecking
|Silverlight
I'm trying to use the Vectorlight spell checker for Silverlight. The demo code comes with the en-US.dic file, but I'm trying to find a compatible one for British English.
I have found one here but it doesn't work. The format seems similar to the en-US one, but it just doesn't work (i.e. it doesn't suggest any words).
© Stack Overflow or respective owner