Namसुधार is a web application dedicated to refining Indian names by ensuring accurate spellings. It celebrates the richness and diversity of Indian culture by providing a platform where users can perfect the spelling of their names.
- Spell Check: Input an incorrect name spelling and receive suggestions for corrections.
- Cultural Precision: Respect and embrace the diversity of Indian names with precise spellings.
- User-Friendly Interface: Intuitive design for a seamless user experience.
- Visit the Namसुधार web application.
- Enter the incorrect name spelling in the provided input field.
- Click the "Submit" button to receive suggestions for corrections.
- Explore the suggested names and choose the one that matches the intended spelling.
The application is built using Flask, a Python web framework. It utilizes the Levenshtein distance algorithm to calculate the similarity between the input name and a database of correct Indian names. Suggestions for corrections are provided based on this similarity measure.
This project is maintained by Prasanna Muppidwar and contributions from the open-source community.
This project is licensed under the MIT License.
Note: The suggestions provided by Namसुधार are based on a database of Indian names. Users are encouraged to verify the suggested corrections and ensure accuracy. Contributions to expand the database and improve suggestions are welcome.