Hi!
I'm trying to create the spanish databases for the endings
algorithm. I have the spanish.aff and spanish.words (dictionary)
files, and my htdig.conf file have the lines:
endings_affix_file:${common_dir}/spanish.aff
endings_dictionary:${common_dir}/spanish.words
When I run htfuzzy appears this lines:
htfuzzy: Selected algorithm: endings
htfuzzy/endings: Reading rules
htfuzzy/endings: Creating databases
htfuzzy: Done.
�� but htfuzzy don't create any database file !!
When I run htfuzzy (with other configuration file) to obtain the
english databases appears other line that show the number of words:
htfuzzy: Selected algorithm: endings
htfuzzy/endings: Reading rules
htfuzzy/endings: Creating databases
>>>htfuzzy/endings: words:87500<<< (this number grows from 0 to 87500)
htfuzzy: Done.
In this case the databases are correctly created in the ${common_dir},
but using the configuration file for spanish databases don't appears
that line and databases aren't created.
(The format of spanish.aff and spanish.words are the ones used by
ispell program).
Could anybody help me?
Jorge
[EMAIL PROTECTED]
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.