Sort
Score Normalize
Rescale document scores to a common range for consistent comparison
Note: This playground provides simulated output to showcase functionality. No data is processed on our servers. Use this demo to explore the stage's configuration options before integrating it into your retriever pipeline.
Configuration
string
Normalization method: 'min_max', 'z_score', 'softmax'.
string
Field containing scores to normalize.
string
Field to store normalized scores.
Output
No output yet
Configure the stage parameters and click "Run Stage" to see the simulated output.