langtest.transform.utils.get_country_economic_representation_dict#

get_country_economic_representation_dict(data: List[Sample]) Dict[str, int]#
Parameters:

data (List[Sample]) – The input data to be evaluated for representation test.

Returns:

a dictionary containing country economic representation information.

Return type:

Dict[str, int]