Advanced Settings: Path / Meta Weighting (Multi-View Fusion)
SEM Samurai matches URLs using multi-view semantic fusion rather than a single embedding.
This improves accuracy by modelling how humans actually recognise equivalent pages during migrations. These weights can be tuned per migration based on accuracy testing.
- Path (0.4) – Focuses on the structural side of the URL (folders, slugs, product codes, language codes).
- Useful for recognising patterns like /en-us/product/2079-10-candy-cane-red vs /products/2079-10-candy-cane-red.
- Meta (0.6) – Focuses on on-page meaning from <title>, <meta description>, and headings, captures semantic context.
The two views are embedded separately and then fused (normalized and combined).
- A higher Meta weight makes matching more sensitive to meaning and product names;
- A higher Path weight makes it more sensitive to URL structure.
Default: 0.4 Path / 0.6 Meta → balances structure and meaning for most site migrations.

