how to prepare personal dictionary using pspell library
Posted: Thu Oct 19, 2006 12:56 am
hi
i have been writing a script to implement did you mean type search using pspell library. it is working fine for the words that are there in the dictionary, but in case of proper noun pspell is not able to find it in the dictionary. in that case the words that are meaningful also gets included in the did you mean page?
for example if i am searching for "dallas agriculture" it takes me to the did you mean page.
i think if i am able to include the words that are required by me in a dictionay i shall be able to get the results satisfactorily without being transferred to did you mean page.
i have been writing a script to implement did you mean type search using pspell library. it is working fine for the words that are there in the dictionary, but in case of proper noun pspell is not able to find it in the dictionary. in that case the words that are meaningful also gets included in the did you mean page?
for example if i am searching for "dallas agriculture" it takes me to the did you mean page.
i think if i am able to include the words that are required by me in a dictionay i shall be able to get the results satisfactorily without being transferred to did you mean page.