>> Munch and unmunch work only for myspell dictionaries without any hunspell-specific additions. You can use a special script wordforms to get all possible forms of a given word (and you could feed it with the list of all base words from the dictionary just by chopping off the flags). But it is _slow_.
I was writing my own tool in awk but I didn't have time to finish it. Works fairly well with myspell files but doesn't know all hunspell additions yet. << I also have some awk scripts. However, maybe for Jeje-s purposes munch and unmunch are perfect. >> > To the 2-nd question: I believe, there is no such option, however that would > be very useful also for Hungarian, and I would support to enter an issue for > such an option. This is the normalization issue that was mentioned not so long ago on this list. << I searched back, however, the only messages I found in the normalization thread are about ICONV and OCONV options, that are useful only for suggestions. I would need an other option, similar to Jeje, that says: character a is equal to character b at spell checking time. For example, if I say: SAME óõ then both the words tór and tõr should be recognized as correct ones, even it the dictionary contains only tór. (and of course, with all the proper affixes, the dic/aff file contains for tór) -eleonora --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
