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.
Get the mapping of intent ID to string intent for a measurement set.
ms -- The measurement set to analyse.
A dict of intent ID -- intent.