mzj123456

Results 6 comments of mzj123456

您好!我想问一下 self.input_x_p1 = tf.nn.embedding_lookup(W, self.input_p1) self.input_x_p2 = tf.nn.embedding_lookup(W, self.input_p2) 位置向量为什么要去W中找呢?

what does the radical.ngram.vec and radical.vec mean?

How to pre-train character embedding and radical embeddings jointly using fastText?Thank you!

Is radical.ngram.vec the vector of each radical,not character?

get,thanks! I have one more question.For example,the 㐥 in radical.txt not in character.vec and character-bi.vec .Isn't character.vec the vector of each character?What does the character-bi.vec and character.vec mean?