Advanced search in django?
I have found the code for Soundex which is a phonetic algorithm, it is
capable of searching from database despite of minor spelling
differences. But don't know how to implement it in my project to
search in database. Do I need to keep a
separate file? or what to do ?
Here is the link.
https://github.com/japerk/nltk-trainer/blob/76d538aa35f6b311b7ce68879b543e0602d1a7cf/nltk_trainer/featx/phonetics.py
--
Kamaljeet Kaur
Blog:http://kamalkaur188.wordpress.com/
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home