From: Matthias T. <mt...@we...> - 2012-05-31 17:53:34
|
Hi Jan, > It is working. Fine :=) > > How can I figure out wich words are not include? Good question. I see it the other way: What words are included? For that I usually consolt the inc-files that are usede (mostly dict_appl.inc and dict_appl_core.inc). The inc files in the core/ directory are pre-defined sets of words that are useful if included together. And no: there is no tool around to tell which words are included and which are not. Maybe you want to volunteer? HTH Matthias |