python提取文本關鍵字

import jieba.analyse kwords = jieba.analyse.extract_tags(text, 200)
相關文章
相關標籤/搜索