Skip to content

Latest commit

 

History

History

word2vec

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

常用

  • 使用自定义语料:
    1. 分词,去除停用词
    2. 所有词以空格键或tab隔开写入一个文件中

实践