get_intent_id_map

get_intent_id_map(ms: MeasurementSet) dict[int, str][source]

Get the mapping of intent ID to string intent for a measurement set.

Parameters:

ms -- The measurement set to analyse.

Returns:

A dict of intent ID -- intent.