Skip to main content

Module scoring

Module scoring 

Source
Expand description

Scoring function operations for Senzing configuration

This module provides functions for managing scoring functions in CFG_RTYPE in the Senzing configuration JSON.

Note: These are placeholder functions that will be implemented when the CLI command implementations are completed.

Functionsยง

add_scoring_function
Add a new scoring function (placeholder)
delete_scoring_function
Delete a scoring function (placeholder)
get_scoring_function
Get a scoring function (placeholder)
list_scoring_functions
List all scoring functions (placeholder)
remove_scoring_function
Remove a scoring function (placeholder)
set_scoring_function
Set (update) a scoring function (placeholder)