Conversation
…or cities, and regions
…ro normalization and plausibility checks
…ame scraper to scrapers
…-include-google-search-for-information-on-donation-flow feat: implement Gemini and Google Search grounding enrichment with Eu…
…-create-cicd-pipeline ci: set up GitHub Actions workflow and requirements.txt for automated…
…-scrape-hinchilla-website Scraper Hinchilla
…essing validation
… 193 UN countries
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Range plausibility parsing uses re.split(r'[-\s|to]+', grant_range), but [...] is a character class so this splits on the letters t and o (and |) anywhere in the string. That can corrupt the numeric extraction and lead to incorrect min/max checks and re-ordering. Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…-consolidate-data-from-philea-and-hinchilla-website 52 consolidate data from philea and hinchilla website
…-fix-scraper-reliability-and-consolidated-output-quality Improve Hinchilla scraping and preprocessing quality
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…-add-register-of-charities-api feat: Add Charity Commission API scraper and unit tests
…-add-tech-enablement-tag-to-keyword_mapping Add tech-enablement tag to keyword mapping and normalize related raw -
…-feature-implement-generic-contact-address-extractor Implement GDPR-compliant legal crawler and integrate into preprocessi…
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.