Skip to content

Upd merge proofreading - #762

Merged
anna-grim merged 3 commits into
mainfrom
upd-merge-proofreading
Aug 31, 2026
Merged

Upd merge proofreading#762
anna-grim merged 3 commits into
mainfrom
upd-merge-proofreading

Conversation

@anna-grim

Copy link
Copy Markdown
Collaborator

No description provided.

Anna Grim and others added 3 commits August 31, 2026 17:54
Variables were left referencing the old bare parameter names after
refactoring to accept MergeInferenceConfig, causing NameError at runtime.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ataset

- learned_merge_detection was referencing bare variable names from the old
  signature instead of merge_config fields, causing NameError at runtime
- SearchDataset was missing node_segment_id(), which save_predictions() calls;
  __getattr__ delegation doesn't cover it since node_component_id is an array
  on the graph, not a method
- Remove redundant save_parameters() call in pipeline; MLMergeProofreader.__call__
  already handles it when save_result=True

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@anna-grim
anna-grim merged commit 8fe9593 into main Aug 31, 2026
0 of 3 checks passed
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.

1 participant