filter_predictions

filter_predictions(custom_filter: Mapping[str, Mapping[str, Mapping[str, str]]]) None[source]

Filter all the predictions by removing what’s in the custom filter then re-write.

Parameters:

custom_filter – A filter 3-dictionary of source prefix to target prefix to source identifier to target identifier