SimilarKeywords
입력된 쿼리와 유사한 키워드를 검색합니다.
Function specification
SimilarKeywords(positive_keyword,
negative_keyword,
max_count = 30,
min_score = 0.5,
date_from = None,
date_to = None)
Parameters
Result Layout
Result:DataFrameExamples
Last updated
Was this helpful?