thunlp / SE-WRL

Improved Word Representation Learning with Sememes
MIT License
195 stars 56 forks source link

请问这个模型用C写的初衷是什么呢? #33

Open zoeChen119 opened 1 year ago

heyLinsir commented 1 year ago

这个模型是基于Google的word2vec源码进行开发的,word2vec使用的是c语言。