AimeeLee77 / keyword_extraction

利用Python实现中文文本关键词抽取,分别采用TF-IDF、TextRank、Word2Vec词聚类三种方法。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

关键词提取的效率如何?

sportzhang opened this issue · comments

commented

有针对这些算法进行提取效率的对比吗?效率如何