Li Dongsheng
Results
2
comments of
Li Dongsheng
你好,上面的回答只回复了如何生成train_data,没有后续的步骤啊,比如怎么用vocab_build()生成id文件,还有怎么训练啊,可以解答一下吗?
@Determined22 Hi, I‘m using vocab-build() to generate word2id.pkl , but the lentgh of word2id is much smaller than it is in my train_data, so what reasons may cause this problem?