qhduan / just_another_seq2seq

Just another seq2seq repo
329 stars 97 forks source link

Does pre-trained word embedding help? #10

Closed yzho0907 closed 6 years ago

yzho0907 commented 6 years ago

I notice that there is a feed_embedding() in sequencetosequence.py, how does it work? how can i use my pre-trained word embedding as input?

yzho0907 commented 6 years ago

sry i didnt notice the chatbot_cut file