sequence_tagging icon indicating copy to clipboard operation
sequence_tagging copied to clipboard

Should increase the logical judgment

Open yuanxiaosc opened this issue 6 years ago • 0 comments

Should increase the logical judgment of using pre-trained Glove word vectors. Otherwise, when "use_pretrained = False"(config.py), running build_data.py directly will report an error(No such file or directory: 'data/glove.6B/glove.6B.300d.txt').

yuanxiaosc avatar Dec 29 '18 15:12 yuanxiaosc