Daniel Naber wrote: > On 2015-12-19 17:31, Dominique Pellé wrote: > >> org.languagetool.dev.SpellDictionaryBuilder \ > > Actually the class is deprecated, its non-deprecated version is now at > org.languagetool.tools.SpellDictionaryBuilder and it should also have the > frequency data as optional input. > > Regards > Daniel
OK, thanks. I'll look at how to fix my script soon. But it's confusing since: * the only example of script I found to create a FSA spelling dictionary is the German script which uses the deprecated class and which no longer works: languagetool-language-modules/de/src/main/resources/org/languagetool/resource/de/hunspell/create_dict.sh * the doc at http://wiki.languagetool.org/hunspell-support also still mentions the old class org.languagetool.dev.SpellDictionaryBuilder I've mentioned it in the past, I find surprising that most languages do not provide the scripts that they use to create binary dictionaries. Providing scripts for all languages would make it easier for all developers. Regards Dominique ------------------------------------------------------------------------------ _______________________________________________ Languagetool-devel mailing list Languagetool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/languagetool-devel