W dniu 2014-09-03 20:06, R.J. Baars pisze: > 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)
Daniel is working on that for German. > - 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. Interesting. This is probably a bug, as I don't expect numbers to be checked by a spell checker. > - 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. This is probably because your dictionary is case-sensitive. > > 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. It seems to me that the number checking is a genuine bug. I never had this "check words with numbers" option set, so this is why I didn't encounter this. Regards, Marcin ------------------------------------------------------------------------------ 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