generate_mapping ================ .. py:module:: generate_mapping Module Contents --------------- .. py:function:: public_paths_labeled(root) Map paths for public datasets as dictionary list .. py:function:: official_paths_labeled(root) Map paths for official labeled datasets as dictionary list .. py:function:: official_paths_tuning(root) Map paths for official tuning datasets as dictionary list .. py:function:: add_mapping_to_json(json_file, map_dict) Save mapped dictionary as a json file .. py:data:: parser