Hi, Does anyone know if it is possible to use Hunspell to generate the inflections of a root word base on a given set of rules?
I've looked into the source code for Affix Manager (expand_rootword function), thought that might help me, but I'm not too sure on how to use it. I also came up with an idea of using unmunch, for example: discarding all the rules in the .dic except the ones that I want, and then apply unmunch. However I hit a problem when trying to unmunch more complicated dictionaries (like Hungarian, Arabic). If anyone has any ideas, it doesn't have to use Hunspell, as long it is using the OpenOffice's dictionaries for inflections. Your help is greatly appreciated. Best Regards, --Han --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lingucomponent.openoffice.org For additional commands, e-mail: dev-h...@lingucomponent.openoffice.org