stanleylsx / entity_extractor_by_ner

基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。
390 stars 73 forks source link

tensorflow.python.framework.errors_impl.InvalidArgumentError: indices[24,95] = -7 is not in [0, 100)出现这个问题应该怎么办 #58

Open 2506791459 opened 1 year ago

stanleylsx commented 1 year ago

please offer more detail about your issue.