Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Developed school mapping solution #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

xiring
Copy link

@xiring xiring commented Jun 3, 2024

  • Implemented transliteration from Devanagari to Roman script using the Velthuis method for accurate matching.
  • Integrated district mapping from Source A and Source B to ensure matches are within the same district.
  • Utilized fuzzy matching techniques to improve matching accuracy, with a specified threshold for inclusion.
  • Enhanced error handling for missing or invalid data.
  • Generated matching results in a CSV file for further analysis.
  • Validated matching results with a total count of matches found.

- Implemented transliteration from Devanagari to Roman script using the Velthuis method for accurate matching.
- Integrated district mapping from Source A and Source B to ensure matches are within the same district.
- Utilized fuzzy matching techniques to improve matching accuracy, with a specified threshold for inclusion.
- Enhanced error handling for missing or invalid data.
- Generated matching results in a CSV file for further analysis.
- Validated matching results with a total count of matches found.
@xiring xiring force-pushed the main branch 2 times, most recently from b3e01c7 to 01cfd5f Compare June 3, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant