I have been using sphinx for the past one year. recently i have come across one problem while writing the dictionary. If there are two distinct words which vary only in their case , sphinx is not accepting those words and giving error. for example: the words "ASiyA" and "ASiya" are two differnet words but when written in dictionary it gives problem. Sphinx treats those two words to be one and the same . Is there any solution. please reply me as soon as possible.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have been using sphinx for the past one year. recently i have come across one problem while writing the dictionary. If there are two distinct words which vary only in their case , sphinx is not accepting those words and giving error. for example: the words "ASiyA" and "ASiya" are two differnet words but when written in dictionary it gives problem. Sphinx treats those two words to be one and the same . Is there any solution. please reply me as soon as possible.
Pocketsphinx has "-dictcase yes" option for example.