gigaword_chn.all.a2b.uni.ite50.vec
词向量 RNN
在线加载模型地址

确定自己使用的框架并导入对应的库。导入库实现样例代码可参考 文档中心-预训练模型使用教程

在代码中实现加载预训练模型地址

调用模型的实现方法

The pretrained character and word embeddings are the same with the embeddings in the baseline of RichWordSegmentor

Word embeddings from ACL 2018 paper 'Chinese NER Using Lattice LSTM'