Does anyone know if there is a way to integrate NHunspell with Microsoft Word?
I've been trying to find a way to use opensource spelling dictionaries with Microsoft Word to enable support for languages that currently do not have an option for spell checking directly from Microsoft. But have not been able to find any solution.
I work specifically with Khmer (I am one of the authors of the Khmer spelling checker dictionary for Hunspell), and one of the reasons many do not use a spelling checker for Khmer is because it lacks support for Microsoft Word. There have been attempts at Microsoft Word integration (PAN Cambodia has a spelling checker add-in for Word but it is so slow and inaccurate that it is basically unusable.
UPDATE: We were able to create a spelling checker for Khmer and Microsoft Word using NHunspell. You can download it here along with the sourcecode (which you could fork for another language).