{"nodes": [{"id": "src_shared_utils_stopwords_ts", "label": "stopwords.ts", "file_type": "code", "source_file": "src/shared/utils/stopwords.ts", "source_location": "L1"}, {"id": "stopwords_getstopwords", "label": "getStopWords()", "file_type": "code", "source_file": "src/shared/utils/stopwords.ts", "source_location": "L106"}, {"id": "stopwords_getenglishstopwords", "label": "getEnglishStopWords()", "file_type": "code", "source_file": "src/shared/utils/stopwords.ts", "source_location": "L114"}, {"id": "stopwords_getkoreanstopwords", "label": "getKoreanStopWords()", "file_type": "code", "source_file": "src/shared/utils/stopwords.ts", "source_location": "L118"}, {"id": "stopwords_isstopword", "label": "isStopWord()", "file_type": "code", "source_file": "src/shared/utils/stopwords.ts", "source_location": "L125"}], "edges": [{"source": "src_shared_utils_stopwords_ts", "target": "stopwords_getstopwords", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/shared/utils/stopwords.ts", "source_location": "L106", "weight": 1.0}, {"source": "src_shared_utils_stopwords_ts", "target": "stopwords_getenglishstopwords", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/shared/utils/stopwords.ts", "source_location": "L114", "weight": 1.0}, {"source": "src_shared_utils_stopwords_ts", "target": "stopwords_getkoreanstopwords", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/shared/utils/stopwords.ts", "source_location": "L118", "weight": 1.0}, {"source": "src_shared_utils_stopwords_ts", "target": "stopwords_isstopword", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/shared/utils/stopwords.ts", "source_location": "L125", "weight": 1.0}, {"source": "stopwords_isstopword", "target": "stopwords_getstopwords", "relation": "calls", "confidence": "EXTRACTED", "source_file": "src/shared/utils/stopwords.ts", "source_location": "L126", "weight": 1.0}]}