Hello,
If I have two words in the dictionary that differ only in a case of a letter (e.g. 'word' and 'Word'), sphinx3_decode complains:
dict_add_word (<word>) failed (duplicate?); ignored
Is there a way to force sphinx into case-sensitive mode? I'm using latest sphinx from SVN.
Thanks.
Log in to post a comment.
Hello,
If I have two words in the dictionary that differ only in a case of a letter (e.g. 'word' and 'Word'), sphinx3_decode complains:
dict_add_word (<word>) failed (duplicate?); ignored
Is there a way to force sphinx into case-sensitive mode?
I'm using latest sphinx from SVN.
Thanks.