πŸ“„ Match Closest OptionΒΆ

processors.match_closest_option

PostProcess(
    process_references=True,
    process_prediction=True,
    operator=MatchClosestOption(),
)
[source]

from unitxt.processors import MatchClosestOption

Read more about catalog usage here.