You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(tests): make spaCy address detection test more robust
- Address/facility detection in spaCy can be inconsistent across environments
- Check for address in any location-related entity type (FAC, LOC, GPE, CARDINAL)
- Fixes beta-release test failure: 'Facility not correctly identified'
- Maintains test coverage while handling spaCy model variability
0 commit comments