v2025.7.8.5 - Customizable Fuzzy Search #19
bendlikeabamboo
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 v2025.7.8.5 Released - Customizable Fuzzy Search Now Live!
Hi everyone 👋
I'm thrilled to announce the latest release of
barangay, a python package for exploring and matching the different administrative regions, province, municipalities, cities, and barangays of the Philippines🔍 What's New in v2025.7.8.5?
This release introduces a robust fuzzy search mechanism purpose-built for enriching datasets with PSGC data, enabling:
You can explore the fuzzy search in action in our sample usage notebook, which walks through:
🧪 Why It Matters
Civic datasets are notoriously messy. Barangay names may be abbreviated, misspelled, or inconsistently formatted across sources. This fuzzy search module is designed to handle that complexity while remaining:
🛠️ Under the Hood
The fuzzy search engine is built with:
rapidfuzzfor fast, accurate similarity scoringpandasfor preloading partial functions, locked-and-loaded for the next string to match📣 Call for Feedback
If you're working with civic data, barangay-level analytics, or just love noisy data handling, I’d love your feedback. Try it out, raise issues, or share your use cases!
Beta Was this translation helpful? Give feedback.
All reactions