AimeeLee77 / keyword_extraction

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

词的维度

YFUUU opened this issue · comments

commented

请问# 词向量写入csv文件,每个词400维是哪个代码设置的?