I replace the English dictionary with the newly generated Dutch one. Running the complete list of wrong and correct words through LT works. The output is less structured than I would like though. When there is no suggestion, the entire suggestion line is missing; also the word is not recognizable in the output, just underlined, which is more difficult to process. I will have to build a program around this to get the data I need to judge the suggestions. Taask for tomorrow.
But it works, with the following conclusions: - there is still a lot of words that should have been accepted (missing compounding parts in Hunspell) - numbers as a whole (0123456) should be skipped, but ranking numbers like 100e and mp3, F16 should be checked. As far as I could see, there are no options for that. - When a word is completely in upper-case (UPPERCASE) (which is not in the dictionary and set not to be accepted), the alternatives Uppercase and uppercase are not suggested. These are no showstoppers, but a small step back from Hunspell. Maybe some of these are general things, useful to put on the todo-list. Ruud ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Languagetool-devel mailing list Languagetool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/languagetool-devel