On Tuesday 19 September 2006 22:15, eks dev wrote: > Daniel Naber made some work with German dictionaries as well, if I > recall well, maybe he has something that helps
The company I work for offers a commercial Java component for decomposing and lemmatizing German words, see http://demo.intrafind.org/LiSa/ for an online demo (sorry, page is in German only). Writing a decomposer is difficult as you need both a large dictionary *without* compounds and a set of rules to avoid splitting at too many positions. For those who speak German: write a decomposer and use "Kotflügel" to test it :-) Regards Daniel -- http://www.danielnaber.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]