Testing and Consultancy Cell is government affiliated testing firm where testing of water, cement, land surveys etc. are carried out. Everyday a number of clients are attended using Office Automation Software. And their was a problem to search the clients from a big list when someone misspelt the name like "Kamaljit" instead of "Kamaljeet" because the user can enter any spellings for same pronunciations. I was the privileged member of the team who implemented phonetic search in the automation software using python and django. The biggest problem that I faced was to implement it for a name having space in it. [http://202.164.53.122/automation/tcc/list_search/ Here] is the testing link. | Testing and Consultancy Cell is government affiliated testing firm where testing of water, cement, land surveys etc. are carried out. Everyday a number of clients are attended using Office Automation Software. And their was a problem to search the clients from a big list when someone misspelt the name like "Kamaljit" instead of "Kamaljeet" because the user can enter any spellings for same pronunciations. I was the privileged member of the team who implemented phonetic search in the automation software using python and django. The biggest problem that I faced was to implement it for a name having space in it. [http://202.164.53.122/automation/tcc/list_search/ Here] is the testing link. |