Re: The spell checker issue

2016-07-02 Thread Bruno P. Kinoshita
Some time ago I started a project that would use Hunspell with Java (I think at the time I used that library that uses BridJ). It worked well, but I also needed to have custom dictionaries, and another interesting feature would be merge dictionaries. Never had time to continue investigating it, b

Re: The spell checker issue

2016-06-29 Thread Dominique Pellé
Daniel Naber wrote: > Hi, > > yesterday I tried to update the English dictionary that LT includes. The > details are documented at > https://github.com/languagetool-org/languagetool/issues/329 but in a > nutshell: our spell checking is so complicated that the dictionary > update didn't work. > >