import json with open("mbti_map.json", "r") as f: keywords_en = json.load(f)