Commit f9773c0
Improve pronoun grounding test to validate cross-pronoun resolution
Changed test case to use different pronouns referring to different people:
- "She said that he prefers..." → "Alice said that Bob prefers..."
This properly tests that multiple pronouns in the same sentence are
correctly resolved to different entities based on context, avoiding
redundant same-name replacements while maintaining test validity.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent eefbfcd commit f9773c0
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
267 | | - | |
| 266 | + | |
| 267 | + | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
271 | | - | |
272 | | - | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| |||
0 commit comments