jiesutd / LatticeLSTM

Chinese NER using Lattice LSTM. Code for ACL 2018 paper.
1.8k stars 453 forks source link

fix the bug about label dimension error in test mode #60

Open softhuafei opened 5 years ago

softhuafei commented 5 years ago

Fixed the bug about label dimension error in test mode. The method is to reset data after created SeqModel.