Skip to content

Add tech-enablement tag to keyword mapping and normalize related raw …#69

Merged
lauxenz merged 4 commits into
devfrom
63-add-tech-enablement-tag-to-keyword_mapping
Jul 11, 2026
Merged

Add tech-enablement tag to keyword mapping and normalize related raw …#69
lauxenz merged 4 commits into
devfrom
63-add-tech-enablement-tag-to-keyword_mapping

Conversation

@lauxenz

@lauxenz lauxenz commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

…tags

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR extends the Philea tag extraction/normalization pipeline to recognize technology/digitalization-related inputs and map them into a normalized tech-enablement focus tag, with accompanying unit tests.

Changes:

  • Added tech-enablement plus related raw “Technology/Digital Transformation/Innovation…” values to the master tag list and normalization mapping.
  • Introduced free-text keyword fallback patterns for detecting tech-enablement.
  • Added pipeline tests covering both robust (“official tag”) and fallback (“free text”) extraction paths for tech-enablement.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/preprocessing/extract_geo_topic.py Adds master tags + normalization + keyword mapping to support tech-enablement.
src/tests/test_pipeline.py Adds unit tests validating tech-enablement extraction via robust and fallback paths.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/preprocessing/extract_geo_topic.py
Comment on lines +67 to +68
# Technology / Digitalization Mapping to tech-enablement
"Technology": "tech-enablement",
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@lauxenz
lauxenz merged commit bae61c5 into dev Jul 11, 2026
1 check failed
@lauxenz
lauxenz deleted the 63-add-tech-enablement-tag-to-keyword_mapping branch July 11, 2026 07: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.

3 participants